2009/5/13 KE LI :
> 15545 [http-8080-2] ERROR org.apache.struts2.dispatcher.Dispatcher -
> Could not find action or result
> There is no Action mapped for namespace / and action name main.css. -
> [unknown location]
You changed mapping for Action Servlet, right now it will catch all
request and
Dear all,
I had met a strange problem:
If I modified the struts.xml file and I dont want to use .do extension for
actions. I set it as "/* ". For example, the previous link is
http://localhost:8080/test.do. Now after modification it becomes:
http://localhost:8080/test.
But when I restart the
2 matches
Mail list logo