Hi all,

I'm just starting with struts and stumbled upon a problem.

I have a page called page1. This page shows a list of records in a table
(the list is stored as a collection received from the Action).
Now, per record in the table, there is a link on which you can click and
should display then a new page were you have the details of that record.
Now, I can show a blank new form page but the problem is I want to show the
form with the data from the record already filled in (so checkboxes checked,
combo-boxes selected on the correct entry etc...)

Can someone point me in the correct direction? I have been unable to find a
good solutions for this.

Thank you very much for the help!!

BB
Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to