Hi Anupam,

Two references that may be of relevance:

http://www.developer.com/java/ent/article.php/2233591

and

http://struts.apache.org/struts-doc-1.2.7/userGuide/building_view.html#indexed

Frank

Agnisys wrote:
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]





--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]

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

Reply via email to