On Thu, Jan 8, 2009 at 11:23 PM, Musachy Barroso <musa...@gmail.com> wrote:
> ok, here we go. Looking at the rest showcase application, when you hit this 
> url:
>
> /orders/10
>
> the REST plugin (to simplify) says "I have to invoke the 'show' method
> in the 'orders' action, and set its 'id' parameter to 10". How does
> the REST plugin know what to invoke? based on some simple convention
> rules which are defined in the documentation:
>

thx for the glue, still switch my paradigm , esp for convention.

i am debuging the example here.. hope can get a glue soon.


i see that my standard using S2 before REST must be change a lot

new -> create.action -> /
search -> filter,action -> /list
edit -> edit.action -> /xx/edit

i still thinking of smooth migration and argh....

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

Reply via email to