I have a form that has a variable number of fields determined by an XML
document.
e.g.
<customerdetails>
        <field id="firstName" displayName="First Name" value="bob">
        <field id="lastName" displayName="Surname" value="">
        etc.......
</customerdetails>

I can't think of any ways in which to use the struts framework to handle
this. 
If I am right in thinking that I have to hardcode a form object.

Any ideas??

cheers in advance

Andrew



 


---------------------------------------------------------------------
To send us encrypted mail, please refer to:
http://www.millionhandshakes.com/emailpolicy/pgp.html

Million Handshakes

Reply via email to