> From: daulat khan [mailto:daulat@gmail.com]
> Subject: Re: getRequestedSessionId() returns null
>
> what need to be done in the apache - tomcat setup to send the session
> and cookie with the header ?
The sessionid is sent by the client (browser) - if there is one. Since y
Hi chris,
what need to be done in the apache - tomcat setup to send the session
and cookie with the header ?
Thanks,
Daulatkhan
On Tue, Nov 3, 2009 at 9:57 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Daulat,
>
> On 11/3/2009 6:15 AM, daulat khan wrote:
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daulat,
On 11/3/2009 6:15 AM, daulat khan wrote:
> GET /earms/earms HTTP/1.1
> Host: csipl-earms-sol1:8081
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
> rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4
> Accept: text/html,application/xhtml+x
Hi,
The below is the details using Livehttpheaders. can you help me ?
http://csipl-earms-sol1:8081/earms/earms
GET /earms/earms HTTP/1.1
Host: csipl-earms-sol1:8081
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4
Accept: text/html,application/
On 03/11/2009 10:41, daulat khan wrote:
Hi,
I have an java servlet application running in apache-tomcat integration setup.
request.getRequestedSessionId() is always returning null.
Can anyone help to fix this issue ?
Can you verify that the client is sending a session id?
LiveHttpHeaders will
Hi,
I have an java servlet application running in apache-tomcat integration setup.
request.getRequestedSessionId() is always returning null.
Can anyone help to fix this issue ?
I am using
tomcat version : 6.0.20
httpd version : 2.2.14
connector : 1.2.28
Thanks,
Daulatkhan
--