If I have a module that has a custom Requestprocessor.
Jason Pepper
Greenhorn
Joined: Oct 15, 2005
Posts: 9
posted
0
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?