We use Java SMX interpreter servlet for that purpose, but unfortunately SMX
isn't well known, so I couldn't recommend it. Check archive of the list and
you will find a lot free implementation of your ideas.
Dmitry.
----- Original Message -----
From: "Lance Braud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 25, 2000 8:25 AM
Subject: resultset to servlet to html form generator
> Every servlet that I write that accesses a database I have to write code
for
> it to get and set each of the resultset fields, prepared statement
> parameters, and html form fields. Add validation to each of those as
well.
> Does anyone know of a java package that can read a ResultSet and generate
> servlet source code and a basic html form for viewing and updating the
> resultset? If not, I'm going to have to write one and I'd be interested
in
> hearing your ideas on what something like this should include so it would
be
> useful to others. Has anyone come up with a good way to accomplish this
> already?
>
> Thanks,
> Lance
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html