- From: lacall <lacall@micron.com>
- Date: Thu, 15 Apr 1999 15:09:41 -0400 (EDT)
- To: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
I have a servlet that I have pared down to a simple form, and it has a memory leak. In testing, I noticed that the init() method is called every time the servlet is invoked, rather than only the first time. Is calling the init() method every time a bug, or something I have configured wrong? Thanks! Luke Call EDM Group Micron Technology, Boise
Received on Thursday, 15 April 1999 15:50:38 UTC