» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Axis + Struts

Project Links

Useful information about projects in SASH

Design a simple service-oriented J2EE application framework

Leverage Struts, Spring, Hibernate, and Axis Often, a J2EE Web application framework—Struts, for example—doesn’t address the Web-tier object references between Action/servlet and other layers, such as a plain old Java object (POJO) business manager, Enterprise JavaBeans (EJB), Web services, and a data access object (DAO), or between a DAO and JDBC (Java Database Connectivity) stored procedures. Thus, Java developers end up with messy code in the Web tier Action/servlet. This article describes in detail the steps for developing a custom framework that addresses those issues.

SASH: Documentation