Hi,
  In my application the user can add any number of input text fields to add 
properties to a form
(implemented using Javascript). Is there a way to create an ActionForm that can 
get an array of
property values from the JSP page, without knowing how many they are? How would 
such properties be
specified in the config file?
  I don't see any way of getting all these properties in a JavaBean, since a 
bean requires that
the property names and number be known statically.
  I looked at the LazyActionForm but I don't think that would help in this 
situation.

Thanks,
Anupam.

  


                
__________________________________ 
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