hi Arron,

Thank you very much for the advice. It fits to our problem but i am faced
with another one.

I d'ont no how to generate input fields(text or select) when the bean
return's an array of Strings.
I did not get the idea how i can iterate through the array of Strings and
generate an input field
with value equal to the contents of the String.

i d'ont have control over the action beans as they are generated from XML
Schema. I use castor source generation to
generate a java class out of XML schema and then use it in ActionForm.

Thank u once again.

Srinivas
-----Original Message-----
From: Arron Bates [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 5:43 AM
To: Struts Users Mailing List
Subject: Re: how to use strus HTML tags when i have a collection of
items to be displayed


The nested extension.

Go here to learn how...
http://www.keyboardmonkey.com/struts

It's in the nightly build or you can pick up the library from the page
above. Will be in Struts 1.1


Arron.

srinivas vanapalli wrote:

>hi all,
>
>i have a collection (Vector) in a Form Bean. The items in the Vector are
all
>Beans of the same type.
>
>I have to display these items in the HTML. The problem is that i d'ont know
>how to display each item(bean) in JSP using strutshtml tag lib. I want the
>struts form to automatically fill the bean when the form is submitted.
>
>thank's in advance,
>
>regards,
>srinivas
>
>
>
>--
>To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>



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



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

Reply via email to