Hi

I'm a newbie to JSP, so forgive me if this question obvious to some.

Is it possible to compile a JSP file, and then use the class file and remove
the JSP file from the server?  Just to be clear I have a JSP file x.jsp, I
compile it, creating x.class, I remove x.jsp from the server, can I still
link to http://localhost/x.jsp ?


I'm open to using almost any JSP implementation.

-Peace
Dave

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to