You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/03 17:07:49 UTC

DO NOT REPLY [Bug 16717] New: - request.getQueryString() returning null

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: struts-dev@jakarta.apache.org
        ReportedBy: mike@brainbench.com


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: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org