From: <[EMAIL PROTECTED]>

So my Problem is that I want to save those two columns in my Database but I can not fill my ActionForm for this Action with these values. I get only the
first row of the colum. In the ActionForm I have setter and getter for the
property dispName and sortOrder.

What type are those properties?  String, String[], List, or something else?

How can I save a whole column in my ActionForm?? Can I save a List? I tried
it and looked in several books but I found till now no answer or a other
solution.

See if this helps... indexed properties are not my specialty, but I think that's what you need:

  http://struts.apache.org/faqs/indexedprops.html

--
Wendy Smoak

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

Reply via email to