I've decided to move from Model 1.5 JSP architecture to Model 2 to [more] clearly 
separate my application logic from presentation.    I am currently using data input 
variables that match JavaBean variables for session processing (calls several 
sequential JSP pages.)   I will eventually (not initially) utilize EJB.

Any hints, tips, suggestions?
Any online resources to check out?
What are some aspects I should watch out for?

I read one article that stated should use include processing rather than forwards.   
It seemed that this was the author's preference, but couldn't tell.

What about session management.  Is this an issues I should watch out for.

I appreciate all of your comments, suggestions, etc.

Thanks for your help!!!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to