Succeeding With Struts: Dynamically Sized Forms
Enterprise Java Article Published March 4, 2004
Discover the dirty details on how to implement dynamically sizable forms within Struts.
turner@blackbear.com
Discover the dirty details on how to implement dynamically sizable forms within Struts.
Implement master-detail records, something frequently key to web applications.
With the Struts 1.1 release, developers have a new set of options to create their view objects, based around DynaBeans. See how DynaBeans (and the Struts implementation, Dynaforms) work.
Do you still spend a lot of your time implementing the persistence layer in an application? Have you looked into the Apache Jakarta Torque project? It allows a developer to create one XML file, and have both a persistence layer and database schema automatically generated for them.