Suhai G�bor wrote:

> Thank You for Your response Nic.
>
> My idea came from the Java PetStore Demo, where there's only one servlet
> with a requestprocessor, and so on. I tried to make something similar
> (without EJBs). Maybe it was a bad idea.
> I will think again the problem with Your suggestions.
>

For an approach that is similar in nature to the Java Pet Store example, you
might want to look at the Struts Framework <http://jakarta.apache.org/struts>.
Besides including a model-view-controller (MVC) architecture that helps you
separate business logic from presentation logic, it also includes a very
powerful custom tag library (for JSP 1.1) that helps you build internationalized
web apps.

>
> Thanks again
>
> G�bor
>

Craig McClanahan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to