Please do not cross-post messages. I already mailed you earlier today,
informing you that dev@ is the wrong list for your questions. Please read
the mailing list guidelines here:

http://struts.apache.org/mail.html

--
Martin Cooper


On 11/1/05, sma3har <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> My dynaaction form has an array of bean objects. I am
> trying to iterate through the list and accept some
> values in my jsp page. But when i submit my jsp page
> it does not have these values.
>
> <logic:iterate id="n" name="myForm"
> property="details" type="mydetails">
> <bean:hidden name="n" property="test">
>
> Can anyone tell if i should write my hidden in a
> different form. Please help me.
>
> Sujji
>
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to