Wes Wannemacher wrote:
On Tue, May 5, 2009 at 12:25 PM, mraible <m...@raibledesigns.com> wrote:
Yes, but I don't have actionPackages configured in web.xml, so I don't
believe it's enabled.
It still might be... Check this section -
http://struts.apache.org/2.x/docs/convention-plugin.html#ConventionPlugin-Codebehindhelloworld
Since your package is named something.action and your class is named
SignupAction, I'll bet codebehind is picking it up...
Convention. Yeah, if the package/action naming matches up it doesn't
need to be specified in an actionPackages.
You can disable scanning or set the excludeMumble property to skip a
package.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org