File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes If I have a module that has a custom Requestprocessor. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "If I have a module that has a custom Requestprocessor." Watch "If I have a module that has a custom Requestprocessor." New topic
Author

If I have a module that has a custom Requestprocessor.

Jason Pepper
Greenhorn

Joined: Oct 15, 2005
Posts: 9
If the struts-config.xml in my war refers to RequestProcessor A
but the one in module refers to B. Which processor will be honored when I try to access the module?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: If I have a module that has a custom Requestprocessor.
 
Similar Threads
How to invoke struts action through a simple java class
request parameters in Struts-Tiles app
instance of Servlet Action
Struts Requestprocessor and Refresh
work of RequestProcessor in Struts