Re: Fw: how get Session Id from Java Application

2003-02-03 Thread ramachandra
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 04, 2003 10:07 AM Subject: Re: Fw: how get Session Id from Java Application > i want to get this session id on my Java Application not on > my Servlet. How would i know the response parameter name to get so that > i

Re: Fw: how get Session Id from Java Application

2003-02-03 Thread randie ursal
i want to get this session id on my Java Application not on my Servlet. How would i know the response parameter name to get so that i will get the value of the session id? does the Servlet automatically include the session id during its response to a client request? thanks. ramachandra wrote: H