Re: Garbage Collection

2002-01-30 Thread Sasi Bhushan
You don't need to set null explicitly if you are not code that init method your servlet.The container will create and destroy the for every invocation of your servlet's or JSp's service method. - Original Message - From: Vibha Jindal [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: Urgent : Compilation of JSPs

2001-12-27 Thread Sasi Bhushan
Its depends on the server on which you are going to deploy your JSPs.For weblogic and WebSphere u can specify that should the JSP's compile before application starting or at time first invocation of that Jsp page. You have not specified the server on which you are going to deploy. -

off topic

2001-12-18 Thread Sasi Bhushan
Hi all, may be this question is offtopic question but i want to know.can anybody tell me why there is tag called icon in application.xml for j2ee application. regards Sasi.