I am using tomcat 4.1.18 on a Linux machine.  
I seem to be having a problem with cookies.  

The object that is throwing the exception is
org.apache.coyote.tomcat4.CoyoteResponseFacade
and the stack trace is as follows:

java.lang.IllegalArgumentException: 0111111English&m%2Fd%2Fyy&%2E&,&,
at
org.apache.tomcat.util.http.ServerCookie.maybeQuote(ServerCookie.java:315)
at
org.apache.tomcat.util.http.ServerCookie.appendCookieValue(ServerCookie.java
:248)
at
org.apache.coyote.tomcat4.CoyoteResponse.addCookie(CoyoteResponse.java:864)
at
org.apache.coyote.tomcat4.CoyoteResponseFacade.addCookie(CoyoteResponseFacad
e.java:278)

I did see another reference to this on the mailing lists, however the cookie
error had a slightly different problem.
http://www.mail-archive.com/[EMAIL PROTECTED]/msg88935.html

Any help would be greatly appreciated.

Thanks,

Stephen Jackson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to