You might want to have a look at the open source Expresso (which uses Struts) and provides this functionality. You can find it at www.jcorporate.com.
Cheers Sandra > >From: Vincent Stoessel <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" > <[EMAIL PROTECTED]> > >To: Struts Users <[EMAIL PROTECTED]> > >Subject: CURD/CRUD: a better way? > >Date: Thu, 19 Sep 2002 13:03:08 -0400 > > > >Hello All, > >I am here create my umpteenth form to interface with a db > >that I will be selecting, updating , inserting , deleting > from. To save > >time I usually combine the insert/update form and make > separate delete > >and search (select) screens. What I was wondering if some angel out > >there has created an application, bean, or applet that can > generate an > >html form for you based on the metainfo of an sql table. > >Doesn't have to be fancy looking, just working. > >this seems to be a common need for me at least. How are the smarts > >developers reducing time of this tedious task? > > > >Thanks. > > > > > >-- > >Vincent Stoessel > >Linux Systems Developer > >vincent xaymaca.com > ><< smime.p7s >> > > > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > > -- > To unsubscribe, e-mail: > <mailto:struts-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

