aspose file tools
The moose likes Struts and the fly likes Cannot retrieve mapping for action /content/AddLinks Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Cannot retrieve mapping for action /content/AddLinks" Watch "Cannot retrieve mapping for action /content/AddLinks" New topic
Author

Cannot retrieve mapping for action /content/AddLinks

JiaPei Jen
Ranch Hand

Joined: Nov 19, 2000
Posts: 1309
This is the error message that I got in the browser: 'Cannot retrieve mapping for action /content/AddLinks'

What would be the cause of this error message? My eyes do not see the problem. Your experience and help are much needed.

I have the action mapping in the struts-config.xml like:

and the form that invokes this action is like:
Marc Peabody
pie sneak
Sheriff

Joined: Feb 05, 2003
Posts: 4725

Look closely and you will see what you need to .do

Final answer: forgot to restart server
[ September 21, 2004: Message edited by: Marc Peabody ]

A good workman is known by his tools.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Cannot retrieve mapping for action /content/AddLinks
 
Similar Threads
Horizontal scrollbar problem
Cannot Find Bean in Scope Request
java.lang.IllegalArgumentException: argument type mismatch
Question on jQuery ajax functionality & troubleshooting called bean in JSF page
Struts: Getting a blank page instead of the form