I forgot to mention that I am using Tomcat through Apache and mod_jk.
Christian Rudh wrote:
> Hi
>
> I have set up so all users on my server can use Tomcat from their home
> directories. They access servlets through
> "domain/~user/java/servlet/TestServlet" and it works fine.
>
> But I tried set
Hi
I have set up so all users on my server can use Tomcat from their home
directories. They access servlets through
"domain/~user/java/servlet/TestServlet" and it works fine.
But I tried setting a session value in a servlet and the session value
was never stored. So I checked the session cookie t