You definitely dont need to deploy your .java files

As far as your JSP files are concerned - does anyone know if it is possible
to only deploy the servlets that get generated from the JSP files?

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Felip Miralles
Sent: Wednesday, 12 April 2000 3:57
To: [EMAIL PROTECTED]
Subject: Removing jsp files


I'm working with JRun.
Is there a way to deploy an aplication with only the .class and .xml
files, it is to say, without deploying the .jsp and .java files?
It doesn't seem appropiate to install the source files, it seems that
once they are compiled, should be enough with installing the .class
files.
Any suggestion?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to