Hi all ! We're trying to use the forward attribute in the struts-config.xml, and its working just fine. But is it possible to have more than one parameter in the url ? ex. <forward name = "new" path = "/contactinformationdetails/contactInformationDetails.do?caller=contactInfor mation&task=new" redirect="true"/> When we try this, the server can't parse the file properly. It doesn't like the "&" sign. Any ideas ?? Thanks KHL
- Re: more than one parameter in a forward... "Langøren, Knut Harald"
- Re: more than one parameter in a fo... Guus Holshuijsen
- Re: more than one parameter in a fo... mohan sreeram
- RE: more than one parameter in a fo... "Langøren, Knut Harald"
- Re: more than one parameter in a fo... Jonathan Yang
- Re: more than one parameter in a fo... Craig R. McClanahan
- Re: more than one parameter in ... Jonathan Yang