It seems that you have this action path set to validate user input.
When validation fails, Struts looks in its action mapping for the input
attribute value which tells it where to go when validation fails.
Apparently you don't have an input attribute defined for your
/login action mapping.

robert

> -----Original Message-----
> From: Chris [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 22, 2004 7:24 AM
> To: Struts Users Mailing List
> Subject: HTTP status 500 - No input attribute for mapping path /login
> 
> 
> 
> Howdy , 
> 
> I am using Struts 1.1 and TC5, my web app throw an exception:
> 
> HTTP status 500 - No input attribute for mapping path /login
> (No more Exception stack printed)
> 
> I couldn't find solution by googling. Would you please give me 
> a hint?
> 
> Regards.
> Chris
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to