Please try to help me. I have application (developed in JDeveloper) run from browser. To create some report in HTML, I open new window (JSP page) and some servlet feeds the data. After I close the window, and try open new page or refresh existing, the session is closed. During the mentioned servlet run, I watch the 'session' variable and everything seems to be ok. But after closing the window the session is lost. I must also say, that there are moments when it works ok, but not working prevails. About a week ago it worked well all the time and I did not anything critical to code. Any ideas what the reason (or method to find it) might be ? Thanks. [ November 07, 2002: Message edited by: Jiri Nejedly ]
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Ways to find out why the session closes ?