Re: Struts 2 and QueryString - Found the Issue (OC4J 10.3.1)

2007-02-23 Thread Matt Filion
ch purpose. Dave Newton <[EMAIL PROTECTED]> 02/23/2007 12:26 PM Please respond to "Struts Users Mailing List" To Struts Users Mailing List cc Subject Re

Re: Struts 2 and QueryString

2007-02-23 Thread Matt Filion
To "Struts Users Mailing List" cc Subject Re: Struts 2 and QueryString Might this be the issue: https://issues.apache.org/struts/browse/WW-1563 This was an issue for websphere, but other app servers may act the same. (Not jetty or jboss though) Tom On 2/23/07, Matt Filion <

Re: Struts 2 and QueryString

2007-02-23 Thread Dave Newton
--- Matt Filion <[EMAIL PROTECTED]> wrote: > I basically have not found any way to get the values > from the querystring within an Interceptor or > Action. I've tried accessing the request directly, > having struts set the values for me on my action and > by searching the value stack and cannot

Re: Struts 2 and QueryString

2007-02-23 Thread Tom Schneider
Might this be the issue: https://issues.apache.org/struts/browse/WW-1563 This was an issue for websphere, but other app servers may act the same. (Not jetty or jboss though) Tom On 2/23/07, Matt Filion <[EMAIL PROTECTED]> wrote: I sent an post about this a few days ago and didnt really get a r