DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15962>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15962

New option to create the package name based on the jsp directory structure

           Summary: New option to create the package name based on the jsp
                    directory structure
           Product: Tomcat 4
           Version: 4.1.12
          Platform: PC
               URL: http://www.mail-archive.com/tomcat-
                    [EMAIL PROTECTED]/msg37375.html
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Jasper 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Excerpted from http://www.mail-archive.com/tomcat-
[EMAIL PROTECTED]/msg37375.html

"I'd like to propose a change to org.apache.jasper.JspC in Tomcat4.1.12.  
Specifically, I'd like to introduce a new command line argument: "-pp" to apply 
a package name prefix and create the package name based on the jsp directory 
structure.  Tomcat4's "-p" option applies the package name prefix, but creates 
all the jsps in the same package.  This leads to "duplicate class" problems if 
two jsps in different directories share the same name."

I would also like to see this enhancement made to jspc.  Please see the above 
URL for a complete description of the problem and a proposed solution (source 
code included).

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to