Re: Generating a form database

2004-06-11 Thread Niall Pemberton
http://www.niallp.pwp.blueyonder.co.uk/#lazydynabean - Original Message - From: "Ricardo Andres Quintero" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 5:29 PM Subject: Generating a form database > Good afternoon > > The problem

Generating a form database

2004-06-11 Thread Ricardo Andres Quintero
Good afternoon The problem i want to solve is that, i need to create a form depending on the data in a database is. I know i can asociate a bean form with the view, but the class'atrributes are indeterminated, since it depends on the database data. does anyone know how to solve this problem?