Re: how can i implement multiple controler
Posted By:
Haining_Mu
Posted On:
Tuesday, July 9, 2002 05:33 AM
with Sturts 1.1, you can config mutiple struts-config.xml in web.xml, each your subapplication will have one. And in each struts-config.xml, you can then define their own RequestProcessor.