Hi folks: I'm looking for some stuff that allows me to easely insert, delete, update and query database tables. I'm thinking on a class that can read all columns of a table, get cosmetic informations from an XML file (like masks, labels, validations) and dynamicaly displays a HTML form (created based on the XML file that describe the columns) along with buttons that allows me to put an example to make a query, move forward and back, delete, update or create a new entry. Of course, a button "SAVE" to save all informations after finishing the JOB. Do you know some ready to use JSP component like this? That's to borrowing to make lots of JSP programs that only insert, delete, update and query many nany tables; I feel working like a monkey making such repeating task. Of course, master detail is a must! And allowing columns to be displayed using combo box and others, a must too. Best Regards, -- Carlos Augusto Leite Netto Software Design Inform�tica e-mail: [EMAIL PROTECTED] Work: (19) 254.6518 ext 260 Mobile: (19) 9111.2210 Pager: www.tess.com.br/infotess =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
