I have certain situations when I have to forward the web page upon success to a certaion action or to a page with url such that it has a query string with it: e.g.: "/actions/myActionxx.do?wId=123" or "/pages/myPagexx.do?wId=123"
Now, I can't provide the query strings with ids in struts-config.xml file as the ids change depending upon the situation. So was wondering if there was any other way around to it? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]