Undefined number of input parameter in a form.

2007-02-08 Thread Pierre-Alain Branger
propose me an alternative way to do what I want? Thank you for your help. Pierre-Alain Branger Program of Computational Genomics Campus Morelos Tel. +52 777 13 100 24 [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Undefined number of input parameter in a form.

2007-02-08 Thread Pierre-Alain Branger
tween the names and the values in my Action Class. Thanks Pierre > --- Pierre-Alain Branger <[EMAIL PROTECTED]> wrote: >> I investigated on DynaActionForm but it does not >> seem that I can do that with it. > > You can't use

Re: Undefined number of input parameter in a form.

2007-02-08 Thread Pierre-Alain Branger
Great! I'll test it and let you learn! Thanks a lot, Pierre > --- Pierre-Alain Branger <[EMAIL PROTECTED]> wrote: >> Yes I have seen that it is possible to use an >> ArrayList in DynaActionForm. >> [...] > > > > You may need to just add an index from

Re: Undefined number of input parameter in a form.

2007-02-08 Thread Pierre-Alain Branger
t(ArrayList.java:337) org.apache.struts.action.DynaActionForm.set(DynaActionForm.java:460) Some ideas?? Pierre > Great! I'll test it and let you learn! > > Thanks a lot, > > Pierre > >> --- Pierre-Alain Branger <[EMAIL PROTECTED]> wrote: >>> Yes I have se