The method for converting JSPs to servlets is going to be Server dependant
so it is hard to tell you how without knowing the environment you are using.
Alternativly, you could just hit all your pages after you deploy them so
that the translation phase is complete before any user access the page.  I
know that Tomcat has a method to pre-compile pages.  Maybe your server does
as well.

Dana H. P'Simer, Jr.
x7547
[EMAIL PROTECTED]
[EMAIL PROTECTED]


-----Original Message-----
From: alex wu [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 10, 2000 5:39 AM
To: [EMAIL PROTECTED]
Subject: how to convert jsp to servlet?


Is there a way to convert jsp files to servlet files?  I want to code in jsp
and deploy in servlet so that I don't get the slow down problem when access
jsp files the first time.

any idea would be appreciated.

===========================================================================
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

PSimer, Dana.vcf

Reply via email to