Home Tutorialhelp Comment The machinery mapping *.action to struts.xml file

 
 

Comment

danissimo
The machinery mapping *.action to struts.xml file,
June 27, 2007 at 4:39 PM

The article says that "By default web.xml file of struts blank application is configured to route all the request for *.action through org.apache.struts2.dispatcher.FilterDispatcher." and the configuration of web.xml is highlighted.

The question is where is '*.action' mentioned in the config? web.xml contains the mapping of all requests, since the URL patters is '/*'.

I think either the text should be fixed, or the mechanism should be cleared up.
View All Comments | View Tutorial
Related Tutorial and Articles

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.