You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/01/10 19:05:13 UTC

DO NOT REPLY [Bug 15962] New: - New option to create the package name based on the jsp directory structure

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-
                    dev@jakarta.apache.org/msg37375.html
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Jasper 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: everett.toews@net-linx.com


Excerpted from http://www.mail-archive.com/tomcat-
dev@jakarta.apache.org/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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>