Appreciate the responses but perhaps I wasn't clear. What I'm trying to research is why if using a default-action-ref statement in struts.xml the query string parameters and values are included in the form action attribute (although with an incorrectly encoded &) but if no default-action-ref statement is in struts.xml then no query string parameters and values are included (e.g. action="TestPage.action").
I've studied ServletUrlRenderer and DefaultUrlHelper but cannot figure it out. Bruce -- View this message in context: http://struts.1045723.n5.nabble.com/Possible-Bug-When-Using-default-action-ref-tp5715093p5715103.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org