Hi All,
I am also having the same issue. Does any one have solution for this issue?
Thanks,
Kalpana
kana-s wrote:
>
>
> Thank you for replying.
>
> -Xms and -Xmx were 256MB. I changed 512MB but the result was same.
>
> As session in implicit object in JSP ,
> if I don't set <% session.in
Thank you for replying.
-Xms and -Xmx were 256MB. I changed 512MB but the result was same.
As session in implicit object in JSP ,
if I don't set <% session.invalidate();%>, sessions will create.
The jsp which I used the test isn't set <% session.invalidate();%>.
So I thought sessions were cre