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 2002/10/01 00:06:25 UTC

DO NOT REPLY [Bug 13158] New: - Compliance issue - PageContext.Include with an unresolvable URL fails to throw an IllegalArgumentException.

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

Compliance issue - PageContext.Include with an unresolvable URL fails to throw an IllegalArgumentException.

           Summary: Compliance issue - PageContext.Include with an
                    unresolvable URL fails to throw an
                    IllegalArgumentException.
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: Ryan.Lubke@Sun.COM


>From the javadocs:

"java.lang.IllegalArgumentException - if the target resource URL is unresolvable"

ex. call:  pageContext.include("||||");

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>