Dale Newfield wrote:
Jeromy Evans wrote:
You're following the right approach.

If you don't intend to have your application's package extend the package defined in your plugin (which doesn't scale to multiple plugins), what's the benefit of having this be a plugin as opposed to just a .jar file?

-Dale
You're right there's no benefit in this case. In general, the advantage of the plugin is that it can define beans and set constants within the Xwork Container (in addition to defining default packages).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to