RE: Error loop for R - Tomcat 3.3.1a

2006-01-10 Thread Larry Isaacs
"classes" will take precedence over the one in jasper.jar, allowing you to gather clues. HTH, Larry > -Original Message- > From: Siddhartha Mehta [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 8:51 AM > To: Tomcat Users List > Subject: RE: Error loo

RE: Error loop for R - Tomcat 3.3.1a

2006-01-10 Thread Siddhartha Mehta
Hey Larry, Finally a refresh click brought a smile on my face :-) Yeah, it is one of those scenarios where people want backward support as against to moving forward. One thing that I dont understand is that the UIs are working very well. In fact I am able to change the password

RE: Error loop for R - Tomcat 3.3.1a

2006-01-10 Thread Larry Isaacs
Sid, The code where the exception is occurring is: private final String getAbsolutePathRelativeToContext(String relativeUrlPath) { String path = relativeUrlPath; if (!path.startsWith("/")) { String uri = (String) request.getAttribute("javax.servlet.include.servl