I am having a single controller servlet being called from all the JSPs
All the processing occurs in the helper classes called from the servlet
But i need to do some logic before my first JSP loads
write now i am having one more jsp that directly calls the servlet does
some functioning and returns the control to home page

I just wanted to know if there could be any other method?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to