RE: Re: [S2] Understanding RestfulActionMapper and Restful2ActionMapper

2007-05-21 Thread Jordi Rubio Moreno
2007 23:05 Para: user@struts.apache.org Asunto: Re: [S2] Understanding RestfulActionMapper and Restful2ActionMapper I haven't used the restful mappers at all, so I'm just guessing, but it may be that you need to use prefix mapping instead of suffix mapping in web.xml. Either way, if you a

Re: [S2] Understanding RestfulActionMapper and Restful2ActionMapper

2007-05-15 Thread Laurie Harper
I haven't used the restful mappers at all, so I'm just guessing, but it may be that you need to use prefix mapping instead of suffix mapping in web.xml. Either way, if you are going to use suffix mapping, the suffix would always be the last thing in the URL (not including any query part that

[S2] Understanding RestfulActionMapper and Restful2ActionMapper

2007-05-15 Thread Jordi Rubio Moreno
Hi, I'm testing HelloWorld struts 2 example with friendly url's. I have read http://struts.apache.org/2.0.6/docs/restfulactionmapper.html http://struts.apache.org/2.0.6/struts2-core/apidocs/org/apache/struts2/d ispatcher/mapper/Restful2ActionMapper.htmlhttp://struts.apache.org/2.0.6 /docs/restf