--- Wesley Wannemacher <[EMAIL PROTECTED]>
wrote:
> Struts2 is heavily based on WebWork,
> which uses xwork. I am not sure if this will be
> re-factored out.
Almost everything in S2 *is* XWork; I don't see how
(or why) it would or could be refactored out.
d.
---
It is in the xwork jar file. It comes with any of the struts apps
(struts2-blank, struts2-showcase). Struts2 is heavily based on WebWork,
which uses xwork. I am not sure if this will be re-factored out.
-Wes
-Original Message-
From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
Sent: T
Hi,
In your pom.xml, under the resource tag, you need to add the
resource directory "**/*.xml".
Hence your resource tags should have the following:
${basedir}/src/main/resources
**/*.*
3 matches
Mail list logo