Uma,
At this point I am out of ideas. I have not worked with sessions and thus am
not strong in this area. I am sorry that I am unable to help further at this
point. Hopefully someone else on the list will pick up on something.
You may wish to look into the IO error that you had on shutdown as it may be
related.
Sorry,
Doug
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, April 22, 2004 10:16 AM
Subject: Re: Is it Tomcat problem or my problem?
>
> Doug,
>
> >Does it act the same from other machines?
> YES
> >Does it act the same from other browsers(Modzilla, Netscape, etc)?
> YES
> >Were any updates applied to the machine? Is auto update enabled on
> windows?
> NO
>
> >Are the connections via http or https?
> HTTP
>
> >Also try one more thing, on the first access do not use the URL of the
> >login, instead use the URL of the homepage and let it redirect you to the
> >login.
> The Login page is itself the Homepage of the site.
>
>
> I tried to print the session ID and to find out if the session is new by
> these statements
>
> System.out.println("session ID "+session.getId());
> System.out.println("session isNew "+session.isNew());
>
> For the first time when I entered betform.jsp it gave me
> session ID BC45E3915B4AC4E188E7E84D1AEC4E15
> session isNew false
>
> When I clicked on other links in the same betform.jsp, then it gave me
this
> info
> session ID 9D0D8E423E875D6ED1D79770B2CB48CC
> session isNew false
>
> and I was logged out. I logged in again and seen the output. Its
> session ID 9D0D8E423E875D6ED1D79770B2CB48CC
> session isNew false
>
> and when I clicked on other links in the same page it gave me the same
> session ID.
>
> session ID 9D0D8E423E875D6ED1D79770B2CB48CC
> session isNew false
>
> I am really getting frustated with this Tomcat. Any help would be great.
>
> Thank you,
> Uma
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]