Hi -

I've read the documentation but I must be missing something because I'm trying to switch web modules in my struts-config.xml in a local mapping as follows:

<forward name="goXXX" contextRelative="true" path="/modulePathHere/AnyServlet" redirect="true" className="org.apache.struts.action.ActionForward">
</forward>


with NO luck - modulePathHere is a different module than my Struts application but is in the same EAR.

I've tried as a global forward too - and looked at SwichAction but was not sure how to implement.

Thanks in advance

_________________________________________________________________
Frustrated with dial-up? Get high-speed for as low as $26.95. https://broadband.msn.com (Prices may vary by service area.)



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to