aspose file tools
The moose likes JSP and the fly likes Too many session variables Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Too many session variables" Watch "Too many session variables" New topic
Author

Too many session variables

cle tan
Ranch Hand

Joined: Jun 11, 2012
Posts: 67
For my jsp
I use session to store

a. User Details
b. whether a submit button has been clicked, if not, redirect and show a message
c.whether user data has been inputted, if not, redirect and show a message
d.whether user data is of correct format

i want my jsp to show the error message even if javascript is disabled, which is why i used session variables
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Too many session variables
 
Similar Threads
Destroying object in sequence diagram
pass the session variable to 2 jsp simultaneously
session problem in jsp
multiple session issue
interceptors