Struts 2 - Dynamic form: submitting issues

2009-03-28 Thread Timmos
Hi, I figured out how to generate a form with dynamic length. The submitting part remains a bit tricky, but before you redirect me to OGNL / Type Conversion pages, I have to say I already read those articles. This is a part of my generated .jsp (the generate part - I won't include the Action cod

Re: Struts 2 - Dynamic form: submitting issues

2009-03-30 Thread Timmos
newton.dave wrote: > > Timmos wrote: >> Hi, >> >> I figured out how to generate a form with dynamic length. The submitting >> part remains a bit tricky, but before you redirect me to OGNL / Type >> Conversion pages, I have to say I already read those a