On 10/28/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
Where does the above class come from? (And why does its name have _005f
in it rather than a plain underscore?)
Jasper changes "_" in JSP file names to "_005f". But I don't know why.
--
Len
---
use is available in the Apache
Tomcat/5.5.12 logs.
--------
Apache Tomcat/5.5.12
--
View this message in context:
http://www.nabble.com/Apache-Tomcat-5.5.12-tf2529834.html#a7050380
Sent from the Tomcat - User mailing
> From: asd [mailto:[EMAIL PROTECTED]
> Subject: Apache Tomcat/5.5.12
>
> This is blocking a very important page. I must view it.
This appears to be an application problem, not Tomcat.
> root cause
> java.lang.NullPointerException
>
> org.apache.jsp.trans_005fhistory
il.execute(SecurityUtil.java:275)
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.12 logs.
----
Apache Tom
To: users@tomcat.apache.org
> Subject: How to create a website in apache-tomcat-5.5.12
>
>
> Hi All
> Im new to this group .
> i had some doubts regarding my subject(mail)
>
> i had developed a web application named myDomain under webapps dir
> So far my d
Hi All
Im new to this group .
i had some doubts regarding my subject(mail)
i had developed a web application named myDomain under webapps dir
So far my development i used to call the application in tomcat
like http://localhost:8080/myDomain
Now i want it to be deployed in www server so t