I made an ant task to call org.apache.jasper.JspC. But to prevent class name collision, I would like to change the name of the classes generated to something like what tomcat does in its work directory, where it appends a "$jsp" to the class name. Is it possible? The JspC doesn't seem to have any parameter that does that.
Thanks, Rodrigo. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
