> >   If I test this code from the Linux Tomcat Server (just typing
> > http://myserver/session.jsp ) jsessionid doesn´t change each
> time a refresh
> > the page...
> Isn't it the way it should work ? Keeping a single session
> between requests ?

I agree.

> >And the link doesnt show jsessionid either, as should (notice the
> > "encodeURL")

If your browser does not block cookies, then the jsessionid is not put to
the link, but to a cookie, right? Try to disable cookies and see if the
sessioid appears to the link.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to