> So the problem is that you click a URL:
>
>  http://site/path/to/page
>
> and after login in one case you end up that page, but in another case
> you end up instead at:
>
>  http://site/
>
> ?

Yes exactly.

http://site/ is the default page in the application if none is
required. Anyway at the beginning of the session
http://site/path/to/page is cached but it is lost cos a different
session with different jsessionid begins (application debugged).
Otherwise it works fine if the url is pasted on the browser url-bar.

Julio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to