Hi,
        I am doing an application using JSPs/ Struts as the presentation
layer(Tomcat server). I want to know the behaviour of the form method=GET
with other containers like Weblogic etc.


There is a possibility that, when I use URLs for session tracking and the
form method is set to GET, the session will probably be lost. This is
because some containers encode the session id as part of the query string.
In get-form's the browser will replace the query string completly with the
one built from the form fields.(in accordance to the HTML4) spec.

        If any one has experienced problems with form method=GET in different web
servers, please inform me about the same. !

Regards,
Sunil.

**************************Disclaimer************************************


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.


*****************************************************************************

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to