Last time I reply to myself, honest... On Tue, Feb 24, 2009 at 9:25 AM, Wim De Smet <krom...@gmail.com> wrote: > I tried rewriting without including the query string, but for some > reason struts then doesn't pick up on the get parameters, so if you > try to include them in an s:url it doesn't work. I'll try some more > things but I'm afraid I'll just end up having to give this up.
Turns out this particular problem was being caused by a stray '?' (question mark) at the end of the to part of the rule. Removing that solved this and now at least it works if I don't include the query params. Thanks all for your help. regards, Wim --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org