"David S. Soleno" wrote:
>
> My company would like to develop a JSP/Servlet based applications.  All our 
>developers
> know JSP, Servlet, and JavaBeans well, but no one is very strong in the design of the
> application architecture.  Since there are no JSP-specific application architecture 
>books
> available, we're looking for good OO Web application architecture sources of 
>information.
> Can you recommend and good reference sources for the design of the Web application
> architecture.

I suggest you take a look at the J2EE programming model, "Developing Enterprise
Applications With the Java 2 Platform, Enterprise Edition," available at
<http://java.sun.com/j2ee/blueprints/>. It describes the J2EE approach and how JSP
and servlets fit into the large picture, and how you can start small but in such
a way as to make it easy to migrate to the full-blown J2EE model when needed.

Hans
--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to