>From: Omkar patil
>Amit,
>
>I am not sure if there is any easy way to achieve this. Is there any
>specific reason you would like achieve this? One way could be provide
>your own action mapper class by extending DefaultActionMapper and
>overriding getUriFromActionMapping method to provide your own separator.
Thanks for responding.

I want to use / as separator so that my urls are of form
http://server/app/action/method
for eg
user/view
user/add
etc

I will try creating my own action mapper and give it a try, I might
also try creating my own tag which uses/extends s:url

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

Reply via email to