Hi XML
You can write your own ActionMapper.
Look:
http://struts.apache.org/2.x/docs/actionmapper.html
I used debuger and I watched DefaultActionMapper. It help me.
Jeromy Evans - Blue Sky Minds wrote:
>
> XML User wrote:
>> Hi,
>>
>> How can I implement the URL mapping so that our URL w
XML User wrote:
Hi,
How can I implement the URL mapping so that our URL will always look like
"www.abc.com/products/toys/acbtoy" It should not end with something like
abctoy.action OR abctoy.do.
Is there a way for making this happen?
If so then can you please let me know with code?
See t
--- On Tue, 8/12/08, XML User <[EMAIL PROTECTED]> wrote:
> Can you explain me with the code or some hint, how can i do that.?
Do what, use the REST plugin in Struts 2.1? It's helpful to include at least a
little message context.
http://struts.apache.org/2.x/docs/rest-plugin.html
Dave
Can you explain me with the code or some hint, how can i do that.?
--
View this message in context:
http://www.nabble.com/URL-mapping-in-Struts-2-tp18945350p18946067.html
Sent from the Struts - User mailing list archive at Nabble.com.
--
RESTfull plugin can provide this feature.
2008/8/12 XML User <[EMAIL PROTECTED]>
>
> Hi,
>
> How can I implement the URL mapping so that our URL will always look like
> "www.abc.com/products/toys/acbtoy" It should not end with something like
> abctoy.action OR abctoy.do.
>
> Is there a way for
5 matches
Mail list logo