The moose likes Struts and the fly likes Error Message Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Struts
Reply Bookmark "Error Message" Watch "Error Message" New topic
Author

Error Message

Priya Jotwani
Ranch Hand

Joined: Oct 30, 2002
Posts: 53
Hi,
i am gettinh the following error msg :

"No input attribute for mapping path /ReportAttribute "

PLease let me know as what cud be the reason.

TIA,
Priya
Marc Peabody
pie sneak
Sheriff

Joined: Feb 05, 2003
Posts: 4695

The ActionMapping of struts-config does not have an input attribute. The input attribute describes where the application should send the user if validation fails. I believe validation failed and you did not have this value specified so it complains that it doesn't know where to go.


A good workman is known by his tools.
 
IntelliJ Java IDE
 
subject: Error Message
 
Threads others viewed
print statement in the declaration ...
problem in retreiving value
WA #1.....word association
Getting error in setupConnection()
Regarding tomcat
MyEclipse, The Clear Choice