my conf/log files. This works
fine, but forces me to 'embrace and extend' the orginal WAR concept.
Any suggestions?
Thanks,
Jim Carlson
-
To unsubscribe, e-mail: [E
x27; the orginal WAR concept.
Any suggestions?
Thanks,
Jim Carlson
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi I am using tomcat 4.0.2 with form based authentication.
I works great except in one scenario.
When someone directly goes to a login page, then logs in it give the
Invalid Direct Reference to form login page error
This problem occurs when people bookmark the login page (which happens to be
the
Hi,
I don't know if it matters, but the web-inf directory is not all caps
i.e. WEB-INF
If that doesn't work, try putting your jsp and class in the examples
directory provided with the distribution.
You should be able to access it then.
If not, you have other problems.
--Peter
On Sunday, Ja
Hi,
I tried to look on the mailing list archives, but I didn't find this
topic.
I am using TC 4.0.1 with form based authentication. It works great.
However, I want to be able to authenticate a user based on information
in their cookie or a request parameter.
Is there an authenticator object I
I have setup Tomcat 4 on Mac OS 10.1.1 and I have got it to work
successfully.
I do however, have this problem sometime when I try to access the page
directly
i.e. http://localhost:8080/examples/jsp/num/numguess.jsp
But if I access it through the links then it works. After I access
through the