This is the task that Struts and similar frameworks are created to solve. -----Ursprungligt meddelande----- Fr�n: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] F�r Skandha Darshan Skickat: den 13 mars 2004 13:41 Till: [EMAIL PROTECTED] �mne: Controller servlet
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? - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - T.SKANDHA DARSHAN Tata Reseach Development and Design Center ======================================================================== === 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 =========================================================================== 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
