Ted Husted has a page which kinda explains how to use an array to capture multiple parameters. Unfortunately, it appears that something must be missing from this example, as I have followed it as well as possible and yet to get it to work. If one needs to display multiple records on the screen, and let the users make modifications to each row, then hit one Submit button at the bottom of the page so that all edits on all displayed rows takes place, Struts does not appear to be able to do this. I have tried several methods and have yet to get any success. I would be greatly interested in hearing from anyone that has ever had success using Struts to create a page that works as described above. This is the link to Ted's page describing this process, good luck... http://www.husted.com/struts/tips/006.html <http://www.husted.com/struts/tips/006.html>

