aspose file tools
The moose likes Struts and the fly likes Does ActionServlet means struts-config.xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Does ActionServlet means struts-config.xml" Watch "Does ActionServlet means struts-config.xml" New topic
Author

Does ActionServlet means struts-config.xml

Gaurav Chhabras
Ranch Hand

Joined: Sep 21, 2005
Posts: 126
In Struts, ActionServlet do all the mapping, so does struts-config.xml plays the role of ActionServlet.

Thanks
Regards
Gaurav
 
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: Does ActionServlet means struts-config.xml
 
Similar Threads
Regarding Action Servlet
Is it possible to extend ActionServlet
ActionForward
Need Clear Struts Navigation Flow
Can i have more than one ActionServlet in my web application