<s:iterator value="arrayOfStrings">
<s:property />
</s:iterator>

if you want to iterate over an array of strings. Implement ParameterAware to
retrieve request parameters...

http://struts.apache.org/2.0.6/docs/how-can-we-access-request-parameters-passed-into-an-action.html


Will Berger wrote:
> 
> I have seen this page.  I don't see where it shows you how to iterate over
> an array of strings.  or how to access an array of request parameters. Can
> you elaborate on your explanation?
> 
> Will
> 
> 
> Dave Newton-4 wrote:
>> 
>> --- Will Berger <[EMAIL PROTECTED]> wrote:
>>> How does one in struts 2 process a list of req
>>> parameters using ognl?  
>> 
>> http://struts.apache.org/2.x/docs/ognl.html
>> 
>> Although I'm not sure why you'd want to do it like
>> that :/
>> 
>> d.
>> 
>> 
>> 
>>  
>> ____________________________________________________________________________________
>> Food fight? Enjoy some healthy debate 
>> in the Yahoo! Answers Food & Drink Q&A.
>> http://answers.yahoo.com/dir/?link=list&sid=396545367
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/request.getParameterValues-OGNL---tf3528203.html#a9846851
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to