BTW, is the script right? do all sub-dirs exist?
Is the path absolut?
any exceptions in the server log? (log/catalina.out)
---
Jens Kapitza
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands
i think if you really will do this you can
make a warper to the session object in the tomcat app. and store all
the data in the database (select by the ip,username or id) - you have to
pass this as parameter - (or en(/de)code your url in other way)
?id=$$BLABLA$$
---
Jens Kapitza
persistence k schrieb:
thanks for your reply.
I'm using FC5 linux, tomcat 5.028 for my web app.
Currently my webapp context path is in upper case, and as per the
requirement we need to make the context path case insensitive
just as www.google.com and WWW.GOOgle.COM point to same application.
: StandardServer.await: Invalid command 'GET / HTTP/1.1' received
i think tomcat can't do anything with no userdatabase so all commands
are invalid (?)
Jens Kapitza
-
To start a new topic, e-mail: users@tomca