RE: question regarding ActionForm

2005-10-03 Thread Vince Law
ruts based app. Thanks, Vince -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Monday, October 03, 2005 9:14 AM To: Struts Users Mailing List Subject: Re: question regarding ActionForm From: "Vince Law" <[EMAIL PROTECTED]> Sent: Monday, October 03, 200

RE: question regarding ActionForm

2005-10-03 Thread Vince Law
et (in "trace" mode) - would be useful to see if it is populating the description/type properties OK there. Niall - Original Message - From: "Vince Law" <[EMAIL PROTECTED]> Sent: Monday, October 03, 2005 12:00 AM > I am having a problem with ActionForm.

question regarding ActionForm

2005-10-02 Thread Vince Law
I am having a problem with ActionForm. Please help me out, because I have been trying to resolve this problem for the past 4 days without getting any solution for it. Thank you so much! I defined the form in the struts-config.xml as: The 3 actions that use the form-bean are:

Empty values for all the ActionForm's attribute

2005-09-30 Thread Vince Law
Hi All, I am having a problem with ActionForm. I have spent quite some time to tackle the problem, but without any luck resolving it. The problem is. I have three Actions which share the same ActionForm. They all work perfectly fine, until in one of the Action's excecute method, a Httpclient c