Re: Controller Form not forwarding to Action

2004-12-10 Thread Jim Douglas
y-To: "Laconia Data Systems" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Controller Form not forwarding to Action Date: Thu, 9 Dec 2004 11:32:24 -0500 Jim: could we see the entire struts-config.xml could you print out the h

RE: Controller Form not forwarding to Action

2004-12-10 Thread Jim Douglas
That was it exactly, Thanks, Jim From: "David G. Friedman" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: RE: Controller Form not forwarding to Action Date: Thu, 9 Dec 2004 17:52:16 -0500 Jim, Sinc

RE: Controller Form not forwarding to Action

2004-12-09 Thread David G. Friedman
rds, David -Original Message- From: Laconia Data Systems [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 11:32 AM To: Struts Users Mailing List Subject: Re: Controller Form not forwarding to Action Jim: could we see the entire struts-config.xml could you print out the head for your LogonAc

Re: Controller Form not forwarding to Action

2004-12-09 Thread Laconia Data Systems
> To: <[EMAIL PROTECTED]> Sent: Thursday, December 09, 2004 10:57 AM Subject: Re: Controller Form not forwarding to Action > Niall, > I fixed that but it didn't matter. Any other suggestions? > Thanks, > Jim > > > >From: "Niall Pemberton" <[EM

Re: Controller Form not forwarding to Action

2004-12-09 Thread Jim Douglas
Niall, I fixed that but it didn't matter. Any other suggestions? Thanks, Jim From: "Niall Pemberton" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: R

Re: Controller Form not forwarding to Action

2004-12-08 Thread Niall Pemberton
Looks like you have a missing ">" in your struts-config after input="/logon.jsp" Niall - Original Message - From: "Jim Douglas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December

Controller Form not forwarding to Action

2004-12-08 Thread Jim Douglas
To all, I have an LoginForm which is working fine. The problem is struts is not forwarding after form validation. It never gets into the LoginAction class. This is the output to the log file. DEBUG - Validating input form properties INFO - IN LogonForm CLASS: ActionErrors METHOD INFO - passw