You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chris Pat <cp...@yahoo.com> on 2008/06/04 16:29:20 UTC

javascript struts

Hello
Is/how it possible to process a js array into an array structure or multiple name/values input elements with struts?  Then how would the form bean be structures?  As a simple field of type arraylist?  Finally what would the action be as simple as a getter of the arraylist?  tia.