Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to keep the session active all the time?

Jagadeesh BMay 28 2015 — edited May 29 2015

Hi,

I have a requirement where the page should be active all the time.

The session should never expires. If I set the session timeout to -1 in web.xml, would it be active all the time?

What kind of performance issue it will cause on the server side like memory consumption etc? Please advise.

This post has been answered by Shay Shmeltzer-Oracle on May 29 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2015
Added on May 28 2015
5 comments
1,896 views