Hi Mark,

Thank you for your response, actually, I has found a way to fulfill my requirement that it can compile the JSP pages when development parameter is false. My question is that why my compiler using JspServletWrapper has been compiled some class files of Jsp file, the JasperLoader can't find them,at the same time, The other pages that were compiled by JspServlet in first time could be found by JapserLoader.

The exception told me that org/apache/jsp/_1_jsp class can't be found,but it still exists and its modified time is latest.

        Is it a bug of JapserLoader or URLClassLoader?
        
        I expect you response, thank you. :)
        
Kind regards,
Mercy

On Wed, 07 Oct 2009 16:13:41 +0800, Mark Thomas <[email protected]> wrote:

------- Original Message -------
From: Mercy <[email protected]>
To: "Tomcat Users List" <[email protected]>
Sent: 07/10/09, 08:57:24
Subject: Re: JspServlet Issue

Hi Mark,

        What did you mean "change" the app? Could you give more information?

Don't set the development parameter of the JspServlet to false.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to