RE: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Relph,Brian
to:musa...@gmail.com] > Sent: Tuesday, March 17, 2009 5:12 PM > To: Struts Users Mailing List > Subject: Re: Problem getting request parameters in HTTP GET in Struts > 2 > > Why don't you try the blank application or showcase? if they work, > then at least you know it i

Re: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Dave Newton
Users Mailing List Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 Why don't you try the blank application or showcase? if they work, then at least you know it is not some container config, but your app. musachy On Tue, Mar 17, 2009 at 5:06 PM, Duan, Bin wrote: It do

RE: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Duan, Bin
. http://www.mail-archive.com/user@struts.apache.org/msg64440.html -Original Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Tuesday, March 17, 2009 5:12 PM To: Struts Users Mailing List Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 Why don'

Re: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Musachy Barroso
Tuesday, March 17, 2009 4:32 PM > To: Struts Users Mailing List > Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 > > can you try the new filters? > >     >        struts-prepare >         > org.apache.struts2.dispatche

RE: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Duan, Bin
:musa...@gmail.com] Sent: Tuesday, March 17, 2009 4:32 PM To: Struts Users Mailing List Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 can you try the new filters? struts-prepare org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter s

Re: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Musachy Barroso
rked. Actually, I did get the parameter map from the request, >> and it contained null data. >> >> Have you tried the scenario, did it work for your application? >> >> -Original Message- >> From: Struts Two [mailto:struts...@yahoo.ca] >> Sent: Tue

RE: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Duan, Bin
text/plain -Original Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Tuesday, March 17, 2009 4:17 PM To: Struts Users Mailing List Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 Something is very wrong in your configuration. Can you post

Re: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Musachy Barroso
> Sent: Tuesday, March 17, 2009 3:46 PM > To: Struts Users Mailing List > Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 > > > Why do n't you let your action implement RequestAware interface and then get > parameter from the request map. &

RE: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Duan, Bin
, did it work for your application? -Original Message- From: Struts Two [mailto:struts...@yahoo.ca] Sent: Tuesday, March 17, 2009 3:46 PM To: Struts Users Mailing List Subject: Re: Problem getting request parameters in HTTP GET in Struts 2 Why do n't you let your action impl

Re: Problem getting request parameters in HTTP GET in Struts 2

2009-03-17 Thread Struts Two
Why do n't you let your action implement RequestAware interface and then get parameter from the request map. --- On Tue, 3/17/09, Duan, Bin wrote: > From: Duan, Bin > Subject: Problem getting request parameters in HTTP GET in Struts 2 > To: user@struts.apache.org > Received: Tuesday, March 17