RE: Listener Jar File

2004-03-03 Thread Shapira, Yoav
Hi, >Under which directory should I place the jar file containing an >HttpSessionListener referenced in my web.xml? I currently have this in >a jar under web-inf/lib, but I am getting exceptions saying that this >class is not in my path. WEB-INF/lib is the right place for all servlet spec liste

RE: Listener Jar File

2004-03-03 Thread Hart, Justin
Ty. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 11:53 AM To: Tomcat Users List Subject: RE: Listener Jar File Hi, >Under which directory should I place the jar file containing an >HttpSessionListener referenced in my web.x