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/12/04 11:57:05 UTC

DO NOT REPLY [Bug 25196] New: - jspc.bat should support precompiling jsp files located in any dir

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=25196>.
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=25196

jspc.bat should support precompiling jsp files located in any dir

           Summary: jspc.bat should support precompiling jsp files located
                    in any dir
           Product: Tomcat 4
           Version: 4.1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: rsathish@novell.com


jspc.bat checks to find a WEB-INF dir containg required TLD's. This WEB-INF dir 
has to be under the uriroot in current implementation. jspc.bat should support 
an additional option to specify the WEB-INF dir so that files in any dir can be 
precompiled.

javac can be invoked on any java file in any dir once class path is properly 
set. But jspc posts a severe restriction in requiring that all jsp files and 
WEB-INF has to be under the same uriroot.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org