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

request.getQueryString() returning null

           Summary: request.getQueryString() returning null
           Product: Struts
           Version: 1.1 Beta 3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I recently upgraded to 1.1 b3 and noticed that in my Action.execute method, 
request.getQueryString() returns the correct value.  But when I then return an 
ActionForward to a JSP at the end of the Action.execute() method, 
request.getQueryString returns null in the jsp.  I use request.getQueryString a 
lot in my jsps and I'm pretty sure the problem happened when I upgraded to 1.1 
B3.

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

Reply via email to