Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Programming and Misc. Tidbits :
1.0b3: Cookies which expire in Y2K don't take on some MSIE4
This is fixed in the final 1.0 release.

In JServ 1.0b3, the cookie expiration date was being sent with a two-digit year. Most browsers are forgiving on this count, but certain versions of MSIE4 wouldn't accept the cookie, thinking it had already expired (you know, back in 1900...).

Took me two days to figure out why certain people around the office weren't getting authenticated for various pages/activities...

Upgrading to 1.0 fixed it -- beware, if you try to use your old jserv.properties file, the name of the ApacheJServ.jar no longer contains a dash (look for your wrapper.classpath lines).
tjmATusaDOTnet

[Append to This Answer]
Previous: (Answer) Why do I get a ClassNotFoundException on my JDBC driver?
Next: (Answer) How to maintain session state in remote static html files...
This document is: http://java.apache.org/faq/?file=228
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.