Hola Angel:
Please File a bug with this report at
<http://nagoya.betaversion.org/bugzilla> using this link
<http://nagoya.betaversion.org/bugzilla/enter_bug.cgi?product=Tomcat%203
&version=3.3%20Beta%201&component=Jasper>
Thanks for the feedback..
Saludos ,
Ignacio J. Ortega
> -----Mensaje original-----
> De: Angel Aray [mailto:[EMAIL PROTECTED]]
> Enviado el: sábado 28 de julio de 2001 2:49
> Para: [EMAIL PROTECTED]
> Asunto: Issue/bug with jasper Mangler in tomcat33
>
>
>
> Jasper currently uses the name of the folder where a jsp is found to
> compute the package name for the java class to be generated, this
> raises some issues when the folder"s name is not a valid java
> identifier
> i.e it start with some digits.
>
> So, if for example we have a /4you/code.jsp jasper will generate some
> java containing a line like "package 4you.code_1.java;" which
> would fail
> to compile.
>
> This issue is present in tomcat33b1 but not on tomcat-3.2.3
> or tomcat40b6
>
> Regards,
> Angel Aray.
>