Re: Convention Plugin - default action

2009-05-22 Thread Martin Uhlir
Hm, already solved. The problem was that I previously set "struts.action.extension" to my own extension. Disabling this property solved my problem. Martin wrote: Hello, looking at the documentation of convention plugin http://struts.apache.org/2.1.6/docs/convention-plugin.html#ConventionPl

Convention Plugin - default action

2009-05-22 Thread Martin Uhlir
Hello, looking at the documentation of convention plugin http://struts.apache.org/2.1.6/docs/convention-plugin.html#ConventionPlugin-Actionannotation I found this interesting feature "Default action and result handling (i.e. /products will try com.example.actions.Products as well as com.examp