rValue="Please Select" required="true"
>> list="cvglimit" cssStyle="width:150px" />
>>
>> <% i++; %>
>>
>>
>>
>>
>> All I want is if the list
From: Alex Siman
To: user@struts.apache.org
Sent: Mon, October 5, 2009 8:10:53 PM
Subject: Re: Struts 2 runtime variable names
I use such approach:
...
"%{'form.cvgcode' + #i}"
...
"%{'form.cvglimit
quot;cvglimit" cssStyle="width:150px" />
>
> <% i++; %>
>
>
>
>
> All I want is if the list is in the first level the name should be
> form.cvgcode1 and so on. I tried using declaring a variable i and
> incrementing i
form.submit()" headerKey="0"
> headerValue="Please Select" required="true"
> list="cvglimit" cssStyle="width:150px" />
>
> <% i++; %>
>
>
>
>
> All I want is if th
www.nabble.com/Struts-2-runtime-variable-names-tp25761232p25761232.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional c
5 matches
Mail list logo