I think as I was typing a response I may have discovered the issue. We
had a wildcard catch all for the root namespace which was throwing
things off.
/ftl/{1}.ftl
Once I created a stand alone package com.xm.web.struts2.test.HelloAction
I was able to use both /test/h
Convention configuration just gets mixed with xml configuration, they
should not conflict. What kind of problem are you having?
musachy
On Fri, Apr 3, 2009 at 12:52 PM, Ryan Chichirico wrote:
> We've recently migrated to Struts 2.1.6 and started looking into the
> convention plugin. Since our a
We've recently migrated to Struts 2.1.6 and started looking into the
convention plugin. Since our application is far along the 2.0.x way of
doing things it's difficult to make whole sale changes immediately.
We'd like to start introducing new features with the convention plugin
and slowly ada
3 matches
Mail list logo