On 24/12/2009 17:38, scorpioy wrote:
Thanks for the reply. I think I'm not really accessing the login page. I just
have a copy of it and named it as login_auto.jsp. This page is not
registered in web.xml, and is not under any restricted path.
I just let servlet to forward to this page, then let
scorpioy wrote:
Thanks for the reply. I think I'm not really accessing the login page. I just
have a copy of it and named it as login_auto.jsp. This page is not
registered in web.xml, and is not under any restricted path.
I just let servlet to forward to this page, then let javascript in this pa
to do automatic form login for the user. Can I do that?
--
View this message in context:
http://old.nabble.com/problem-with-Invalid-direct-reference-to-form-login-page-tp26915415p26915898.html
Sent from the Tomcat - User mailing list archive at Nabbl
On 24/12/2009 16:32, scorpioy wrote:
> The problem for me is the normal login page will have a jsessionid
> automatically. But my copy of login page does not. Then the page hits the
> problem of 'Invalid direct reference to form login page'. So I guess I just
> need create a jsessionid manually, th
ow can I create a tomcat jsessionid manually?
Thanks.
--
View this message in context:
http://old.nabble.com/problem-with-Invalid-direct-reference-to-form-login-page-tp26915415p26915415.html
Sent from the Tomcat - User mailing list archiv