Jacob Rhoden wrote:
> I am working on creating some more scalable tomcat applications. I have
> addedd a SessionListener and it seems that hitting a jsp page triggers a
> session to be created.
>
> If there are 1000 users and only 10 are signed in, I dont think 1000
> sessions need to be created
Hi Guys,
I am working on creating some more scalable tomcat applications. I have
addedd a SessionListener and it seems that hitting a jsp page triggers a
session to be created.
If there are 1000 users and only 10 are signed in, I dont think 1000
sessions need to be created yes. How do I turn off