Re: ModuleSwitching

2003-07-08 Thread James Mitchell
On Tuesday 08 July 2003 01:36, Madala, Srinivasa wrote: I've followed the same way what struts 1.1 says about module switching.But the thing is I couldn't succede in implementing that.I'm not able to move to other module using the SwitchAction.I've been using %=request.getContextPath()% to get

ModuleSwitching

2003-07-07 Thread Madala, Srinivasa
I've followed the same way what struts 1.1 says about module switching.But the thing is I couldn't succede in implementing that.I'm not able to move to other module using the SwitchAction.I've been using %=request.getContextPath()% to get the root context path.is there any alternate way to resolve