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?

<s:url action="'/content/'+someID+'/view'" id="testURL"/>
The corresponding action would be mapped like "content/*/view".

This will output an URL like "/content/'+someID+'/view'", instead of
"/content/100/view.action"

Please help,
thx in advance,


Thilo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to