Fwd: Re: Populating multiple forms from one action class

2002-12-05 Thread Curtney Jacobs
Sorry, this is for everyone too. _CJ -- Forwarded Message -- Subject: Re: Populating multiple forms from one action class Date: Wed, 4 Dec 2002 23:42:14 + From: Curtney Jacobs [EMAIL PROTECTED] To: Craig R. McClanahan [EMAIL PROTECTED] Greetings Craig!! just to verify.

Re: Fwd: Re: Populating multiple forms from one action class

2002-12-05 Thread Curtney Jacobs
Greetings!! I have solved the problem, quite simple really. I was not associating the ActionForm instance to the form bean declared in my struts-config.xml file. However, I would like a cleaner approach to doing the association. Currently, I have the following in my generic action class: