Re: Should the controller be a JSP or a servlet ?

2001-11-30 Thread sasi
Hi , it can be a servlet or jsp?My openion is better go for servlet.becoz in jsp implicit objects are created due to these objects performence will some how decreased . one more thing being a controller it will consists more of logic than presentation that means we have code it java.its good and b

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.  

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. - Original

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: Thu

How to get a ServletPath

2002-12-05 Thread Tharmarajah Sasi Dharma
using weblogic 7.0 as our server... thanx in advance.. r sasi === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTERES

Re: How to get a ServletPath

2002-12-05 Thread Tharmarajah Sasi Dharma
hi thanx a lot.. r sasi -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Jose Kuzhivelil Sent: Thursday, December 05, 2002 4:17 PM To: [EMAIL PROTECTED] Subject: Re: How to get a ServletPath Hi there you