Connecting Tech Pros Worldwide Forums | Help | Site Map

Problem with session

Newbie
 
Join Date: Jun 2007
Posts: 21
#1: Jun 8 '07
Hi everybody,

I am facing a problem with session management.
Actually , whata i am doing is, by clicking on search button in a jsp page, im dispaying some data in table, which is from MS access database.the actual problem is , if i restart the server and run my project(netbeans ide), in that same browser iam able to see the some data in table without clicking on search button.if i close the browser n restart the server, then i am getting normal jsp page w/odata in table. i am getting that data from session, which is setted in a handler.

please help me in this issue.

Reply