RE: Autofill form page

2004-01-14 Thread Richard Hightower
com/strutsCourse.htm Struts/J2EE consulting -- http://www.arc-mind.com/consulting.htm#StrutsMentoring -Original Message- From: Peter Verhoye [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 3:48 PM To: [EMAIL PROTECTED] Subject: Autofill form page Hi all, I'm just starting

Re: Autofill form page

2004-01-14 Thread Hubert Rabago
You can also check out examples on using ActionForm objects. That is what they're for. --- Peter Verhoye <[EMAIL PROTECTED]> wrote: > 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

RE: Autofill form page

2004-01-14 Thread Matthias Wessendorf
hi... perhaps you need a link like this: to "get" the desired "record": details (you are using the logic:iterate ?) regards, -Original Message- From: Peter Verhoye [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:48 PM To: [EMAIL PROTECTED] Su

RE: Autofill form page

2004-01-14 Thread Matthias Wessendorf
hi peter on our "show details action" store the object in the request and forward to "details-form" and then do greetings -Original Message- From: Peter Verhoye [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:48 PM To: [EMAIL PROTECTED] Su

Autofill form page

2004-01-14 Thread Peter Verhoye
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