Re: Struts2 list all the parameters

2011-03-05 Thread Burton Rhodes
> (sorry for my english but it's not my natural tongue) > -- > View this message in context: > http://old.nabble.com/Struts2-list-all-the-parameters-tp31061470p31062904.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --

Re: Struts2 list all the parameters

2011-03-03 Thread Kiwi209
ext: http://old.nabble.com/Struts2-list-all-the-parameters-tp31061470p31062904.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-ma

Re: Struts2 list all the parameters

2011-03-03 Thread Dave Newton
On Thu, Mar 3, 2011 at 1:37 PM, Kiwi209 wrote: > Does anyone know how to get on a JSP page the list of all the parameters > available on this page ? What type of parameters? Request parameters? Via the request or a ParametersAware (or whatever that's called, the one with the map) action. Dave --

Struts2 list all the parameters

2011-03-03 Thread Kiwi209
Hello everybody, Does anyone know how to get on a JSP page the list of all the parameters available on this page ? Thanks in advance. -- View this message in context: http://old.nabble.com/Struts2-list-all-the-parameters-tp31061470p31061470.html Sent from the Struts - User mailing list archive