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