I am working with a page that has essentially two forms. Top form is search criteria, a table with three text input boxes and a submit button. Upon getting results from searching, the bottom table appears. The bottom table is where I like it to be a second form because that's where users will make changes in text boxes and have a "save" button. The bottom table can have more than one row.
Is it possible to do this in Struts 1.1? Two form beans on the same page? How would the action mapping work? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]