I have a class called Tags which contains 5 fields each of which is a
String.  In an action form, I have a Vector of Tags.  I need to be able to
iterate over the vector to print out the values contained in tags as form
fields that will then be submitted and hopefully put back into the Vector of
Tags.  I know how to print out the vector of tags but I'm wondering if I
specify that the form field is indexed, how does that information look to
the form?  Does it get put into the vector as tag values or something else?
Is indexing only in the nightly builds?

Kimberly MacKellar
Thomson Financial Publishing
[EMAIL PROTECTED]


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

Reply via email to