On 8/31/10 2:05 PM, Rafael Taboada wrote:
Is there a chance to my traditional actions can co-exist with restful
controllers?...

If you're looking to have different parts of your url space get processed by different action mappers, the PrefixBasedActionMapper included in 2.2 might be what you're looking for. Yes, if you include that class in your own codebase you can use it in a 2.1 environment.

https://issues.apache.org/jira/browse/WW-3260

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to