Assume /goToApp.do maps to an action of type SwitchAction and is contained in the default sub-application:
http://myDomain.dom:8080/myApp/goToApp.do?prefix=/module&page=/theAction.do That will take you from the default sub-application to the "module" sub-application, and execute "theAction" within "module". Does that help? Hohlen, John wrote: >Can anyone elaborate on how to use the SwitchAction class. Specifically, >how does one populate the two request paramters "prefix" and "page". Note >that these are not request attributes. > >Thanks, > >JOHN > -- Eddie Bush -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

