Is a way to tell tomcat not to do it?  I have the same path in the jsp
template.  The extra 005f will totally break my app.

Thanks!

Billy

-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 18, 2007 5:55 PM
To: Tomcat Users List
Subject: Re: Added 005f on the path after pre-compilation

Kwok Ng wrote:
> Hi folks,
> 
> I am using Tomcat 5.5.23.  I am trying to use org.apache.jasper.JspC to
> pre-compile the JSP files.  I notice all the file paths were added
> "005f" if
> there is a "_" in the path like ../my_package/test.jsp will change to
> ../my_005fpackage/test_jsp.java.  What did I do wrong?

Nothing. This is by design.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to