RE: Action handler problem.

2002-07-08 Thread David Cherryhomes
] at Internet Subject: RE: Action handler problem. Kedar-- These types of question are best asked on the Struts Users mailing list. [EMAIL PROTECTED] -james [EMAIL PROTECTED] http://www.jamesholmes.com/struts/ --- Kedar Upadhye [EMAIL PROTECTED] wrote: Hello All, One simple

RE: Action handler problem.

2002-07-07 Thread Kedar . Upadhye
PROTECTED] at Internet Sent: Friday, July 05, 2002 2:43 PM To: Struts Developers List [EMAIL PROTECTED] at Internet Subject: RE: Action handler problem. Kedar-- These types of question are best asked on the Struts Users mailing list. [EMAIL PROTECTED] -james [EMAIL PROTECTED] http

RE: Action handler problem.

2002-07-07 Thread Craig R. McClanahan
On Mon, 8 Jul 2002 [EMAIL PROTECTED] wrote: Date: Mon, 8 Jul 2002 10:30:00 -0700 From: [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: RE: Action handler problem. I am sorry James, but I have to disagree with you

RE: Action handler problem.

2002-07-05 Thread Christopher Book
You have to direct your form to the action, not to the jsp. The action then returns a forward to the jsp. Chris Book -Original Message- From: Kedar Upadhye [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 04, 2002 11:19 PM To: Struts developer list Subject: Action handler problem.

Re: Action handler problem.

2002-07-05 Thread James Holmes
Kedar-- These types of question are best asked on the Struts Users mailing list. [EMAIL PROTECTED] -james [EMAIL PROTECTED] http://www.jamesholmes.com/struts/ --- Kedar Upadhye [EMAIL PROTECTED] wrote: Hello All, One simple question about the action handler class. I have a form here