You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by am...@nc.com.my on 2003/09/22 16:35:19 UTC

problem with String[]

In the dynaActionForm i have specified paidAmount as String[]. In jsp,
<html:text indexed="true" name="transactionVO" property="paidAmount" />
is used. The html:text is in an <logic:iterate></logic:iterate> loop.
Somehow the data doesn't want to move to the dynaactionform.

What is the best way to do this?

Thanks in advance
Amin

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: problem with String[]

Posted by am...@nc.com.my.
Hi, i really need to get this working. anyone experienced the same thing?

> Something to note, i have also <html:text indexed="true"
> name="transactionVO" property="transactionId" /> in the
> <logic:iterate></logic:iterate> loop
>
>> In the dynaActionForm i have specified paidAmount as String[]. In jsp,
>> <html:text indexed="true" name="transactionVO" property="paidAmount" />
>> is used. The html:text is in an <logic:iterate></logic:iterate> loop.
>> Somehow the data doesn't want to move to the dynaactionform.
>>
>> What is the best way to do this?
>>
>> Thanks in advance
>> Amin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: problem with String[]

Posted by am...@nc.com.my.
Something to note, i have also <html:text indexed="true"
name="transactionVO" property="transactionId" /> in the
<logic:iterate></logic:iterate> loop

> In the dynaActionForm i have specified paidAmount as String[]. In jsp,
> <html:text indexed="true" name="transactionVO" property="paidAmount" />
> is used. The html:text is in an <logic:iterate></logic:iterate> loop.
> Somehow the data doesn't want to move to the dynaactionform.
>
> What is the best way to do this?
>
> Thanks in advance
> Amin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org