[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Narendra
> Phadke
> Envoyé : mercredi 25 juillet 2001 02:52
> À : [EMAIL PROTECTED]
> Objet : [JBoss-user] Getting multiple session Ids in the servlet.
>
>
> Hi,
>
> I am using JBoss2.4.0 and Tomcat3.2.2.
>
&g
Hi,
I am using JBoss2.4.0 and Tomcat3.2.2.
I have a controller servlet and few jsp files for presentation.
All the JSP pages have HTML Form objects which are directed to the
Controller servlet.
So all the requests come to the controller servlet, depending upon the
request I am calling
the respec
22
> À : [EMAIL PROTECTED]
> Objet : [JBoss-user] Getting multiple session Ids in the servlet.
>
>
> Hi
> I am using JBoss 2.4.0 as application server and Tomcat3.2.2 as
> web server.
>
> I am using a servlet as controller, and JSP files for presentation.
> In all th
Hi
I am using JBoss 2.4.0 as application server and Tomcat3.2.2 as web server.
I am using a servlet as controller, and JSP files for presentation.
In all the JSP files I have a HTML Form object, with method=POST and
action=ServletName.
But when I submit the request to the Servlet, each time I am