I'm having problems
using the within the web.xml file.
Should I be able to
set this from within the TOMCAT_HOME conf/web.xml directory, I've also tried
setting this from within webapps application directory, and still no
luck.
Using Tomcat 3.2 and
I'm still having the standard file n
apache will also be faster for serving static pages, thats what apache is
good at. Tomcat CPU will depend on the task its doing and whats spare CPU is
avaliable. I dont think there is a limit in java or tomcat
-Original Message-
From: Thomas Bezdicek [mailto:[EMAIL PROTECTED]]
Sent: 02
me
being stupid. Found the problem, I had a cookie name called
'version'
-Original Message-----From: Ron Pitts
[mailto:[EMAIL PROTECTED]]Sent: 28 February 2001
11:36To: [EMAIL PROTECTED]Subject:
java.lang.IllegalArgumentException: Cookie name version is
Getting the
following error, I've heard that it is something to do with brower sending more
than one cookie back to the servlet. This there any fix for this at the moment
?
java.lang.IllegalArgumentException: Cookie name
version is a reserved token at
javax.servlet.http.Cookie.(C