- From: Greg Kopff <gkopff@powersource.com.au>
- Date: Wed, 07 Feb 2001 10:17:38 +0000
- To: J.Zuurbier@icim.fnt.hvu.nl
- Cc: www-jigsaw@w3.org
At 05:04 AM 2/6/01 -0500, you wrote: >Method Servlet.init(ServletConfig config) is called after every request. >Method Servlet.destroy() is only called when jigsaw closes down. G'day. This may be because your servlet is throwing an exception in its init method, thus never properly initialising... Regards, Greg Kopff =================================================== gkopff@powersource.com.au PowerSource Software Technical Director http://www.powersource.com.au =================================================== "We mock what we don't understand." - Austin Millbarge ===================================================
Received on Tuesday, 6 February 2001 18:22:17 UTC