Hi,

I have a problem with JWS 2.0, since it does not follow the JSP specification with 
regard to jspInit.

It calls jspInit() when every request arrives, instead of one time only when the 
compiled servlet is first initialized.

Does anyone know how I can get round this?

I notice that the problem is with JSP only - simple servlets work fine with the init() 
method.

Thanks,

   Gil

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to