|
Do anyone know where I can get a sample servlet that handles multiple record update. We have a servlet now that displays a select number of employees (the list can be between 10 and 100 records), we would like to modify the servlet to process updates. We are trying to allow someone to go into and selectively update some of the employees records with a code. I have done a few sample servlets, that allow you to update one records, but have never attempted to update multiple. I thought about having my servlet build the web page in such away the <INPUT NAME = "???> would be the key to the particular record that I need to update, and then when they POST, and I parse the data that is passed in I will have the key and the data field, my only concern is if they update for example all 100 records one the screen and hit the post key, is there a limit to the number of fields that the browser will pass to the servlet? I figure Java does not care? Or am I going at this in the totally wrong direction. Any help or pointers would be great. Thanks a lot, Richard +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.