|
>>When it works with: Html ==> Loginid ==> jsp1 ==> controller.servlet ==> >>jsp1 or jsp2 .... which api does jsp1 use to call controller.servlet? There is more than one way for jsp1 to invoke the controller.servlet class, you did not say how your code (jsp1) does it. >>Also, did you try the earlier suggestion of using sendRedirect( ) api >>instead of .forward( ) to see if that helped at all? how do one decide which to choose: .forward() or sendRedirect() ? Your earlier note said .forward( ) to the controller servlet failed. If you try sendRedirect( ) to the controller servlet and it happens to work, your decision is made. Or are you really asking how to change the . forward( ) to a sendRedirect( )? |---------+----------------------------> | | P. | | | Goovaerts@Clipper| | | .Be | | | Sent by: java400-| | | l-admin@midrange.| | | com | | | | | | | | | 08/07/02 02:47 AM| | | Please respond to| | | java400-l | | | | |---------+----------------------------> >-----------------------------------------------------------------------------------------------------------------------| | | | To: java400-l@midrange.com | | cc: | | Subject: RE: HttpSession - problem | | | | | >-----------------------------------------------------------------------------------------------------------------------| This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] Art, It seems to be a problem with (1) security (found out using sendRedirect()) (2) session-vars which doesn't exist when controller.servlet is called directly >>When it works with: Html ==> Loginid ==> jsp1 ==> controller.servlet ==> >>jsp1 or jsp2 .... which api does jsp1 use to call controller.servlet? >>Also, did you try the earlier suggestion of using sendRedirect( ) api >>instead of .forward( ) to see if that helped at all? how do one decide which to choose: .forward() or sendRedirect() ? Patrick Goovaerts WebMaster Clipper Support nv TEL : 0032 (0)3 5453991 GSM: 0498 610 325 WEB: www.conti7.be _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.