Hi,
 
This is what I�m doing to get the id session in my JSP pages:

    alert ("ID session: <%=session.getId() %>");

This example shows an alert message in JavaScript when I open the page where it�s included.

I hope this will help you.

 

----- Original Message -----
From: Dipesh
Sent: Monday, January 07, 2002 7:33 AM
Subject: How to get sessionID in JSP

Please tell me how to get sessionID in JSP. 
I tried using getId() method but i m not getting using this method. Pls HELP.
 
Thanks
Dipesh
 

Reply via email to