Re: Generated Java files using Jasper has incorrect names...

2010-04-06 Thread Mark Thomas
On 06/04/2010 11:03, TWönlìnè wrote: > I used JASPER 2 which includes with TOMCAT (6.0.20), to pre compile some of > my JSP files, > but there is a problem with file names which are pre compiled by Jasper. Problem? What problem? Some indication of the actual problem you are seeing would help here.

Generated Java files using Jasper has incorrect names...

2010-04-06 Thread TWönlìnè
I used JASPER 2 which includes with TOMCAT (6.0.20), to pre compile some of my JSP files, but there is a problem with file names which are pre compiled by Jasper. If there is a underscore on JSP files then Jasper will generate Java files with incorrect names. e.g. compiled JSP file -> "get_BreadC