You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "C. Struts" <st...@cmbsystems.com> on 2002/10/10 22:00:26 UTC

Parsing a dynamically genereted form

Hi,

Is there a recommended way to parse a form that was built and populated dynamically, such as a purchase order, where you don't really know the number of line items prior to submission?

Thanks a lot.

Claude.

RE: Parsing a dynamically genereted form

Posted by Brandon Goodin <ma...@phase.ws>.
I reccommend looking into the nested tags/LazyList combo. It is what i am
using.

-----Original Message-----
From: C. Struts [mailto:struts@cmbsystems.com]
Sent: Thursday, October 10, 2002 2:00 PM
To: Struts Users Mailing List
Subject: Parsing a dynamically genereted form


Hi,

Is there a recommended way to parse a form that was built and populated
dynamically, such as a purchase order, where you don't really know the
number of line items prior to submission?

Thanks a lot.

Claude.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>