Re: [s2] s:url and wildcards

2007-11-13 Thread Dave Newton
--- Thilo Ettelt <[EMAIL PROTECTED]> wrote: > d. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[s2] s:url and wildcards

2007-11-13 Thread Thilo Ettelt
I have noticed that it doesn't seem to be possible to construct a wildcard action using s:url, is that correct? Or am I doing something wrong? The corresponding action would be mapped like "content/*/view". This will output an URL like "/content/'+someID+'/view'", instead of "/content/100/view