Re: WAR format question

2003-02-04 Thread Jim Carlson
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

WAR format question

2003-02-03 Thread Jim Carlson
x27; the orginal WAR concept. Any suggestions? Thanks, Jim Carlson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Form based authentication - TC4.0.2 - Invalid Direct Reference toform login page Error

2002-03-01 Thread Peter Carlson
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

Re: URGENT HELP REQUIRED WITH JSP AND BEAN FILES ON

2002-01-13 Thread carlson
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

Authenticating a user via a cookie

2002-01-04 Thread carlson
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

Re: Mac OS 10.1.1 and Tomcat 4.01

2001-12-01 Thread carlson
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