Re: valueUnBound(....) methods is not called when i stop Tomcat Server or Servlet

2002-03-23 Thread Nwalal mi Nyom
I would like to invalidate the current session when the window close() or when the server stop thanks - Original Message - From: "robert rowntree" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 23, 2002 4:32 PM Subject: RE: valueUnBound() methods is not called whe

valueUnBound(....) methods is not called when i stop Tomcat Server or Servlet

2002-03-23 Thread Nwalal mi Nyom
Hi, I use Tomcat4.0.1,Apache1.3.22. in my servlet file i use class which implements HtppSessionBindingListener and I have implement valueBound() and valueUnbound(..) methods. when i load my jsp valueBound(... ) is called correctly But when l close my servlet or when i stop Tomcat Server,

Problem with Apache1.3.22 and Tomcat4.0.1 and mod_webapp module

2002-01-17 Thread Nwalal mi Nyom
Hi, my jsp file do not work. I have developped index.jsp with frame tag and i try to load html file in my frame; but it do not work .when i use tomcat in standalone status i do not have problem. But when i plug mod_webapp into Apache I have . in httpd.conf i have put these lines: LoadModule