> Vincent Stoessel wrote:
> 
>> 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?
>>
Expresso Framework http://www.jcorporate.com/
implements CRUD a la in Grand's book  "Java Enterprise Pattern" Wiley 2001

-- 
Peter Pilgrim         +-----\ +-++----++----+
Java Technologist     |     | | ||    ||    | 'n' Shine
                       |  O  | | ||  --+| ---+
         /\            | ._  / | | \  \ |    |
        /  \           | | \ \ | |+--  || ---+ A new day
       /_  _\  "Up"    | | | | | ||    ||    | is coming
         ||            +-+ +-+ +-++----++----+
<home page="http://www.xenonsoft.demon.co.uk/"; />


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to