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

Page forward failure on URL parameter with no value (String index out of range)

           Summary: Page forward failure on URL parameter with no value
                    (String index out of range)
           Product: Tomcat 3
           Version: 3.3 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When the Wiki convention of using a parameter with no value is used in the page 
attribute of a <jsp:forward> tag a 'String index out of bounds exception' is 
thrown for the index value where an '=' would normally be. 
E.g. <jsp:forward page="wiki.jsp?MyTopic"/>
produces an exception at 7.

The exception does not occur on a normally (user) entered URL or link - only on 
a 'forward'. The exception does not occur in Tomcat 3.2 or 4.0.

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

Reply via email to