If you're looking for how we've integrated Struts 2 into AppFuse, I'd
checkout the web/struts module from SVN.

   svn checkout
https://appfuse.dev.java.net/svn/appfuse/trunk/web/struts
appfuse-struts2 --username guest

The password for the guest account is "" (nothing).

Matt

On 12/7/06, Tim Azzopardi <[EMAIL PROTECTED]> wrote:

I made the following change  to urlrewrite.xml (note the .* in the url
pattern) and it seems to fix the problem
    < !-- Override default validation.js from WebWork -->
    < rule>
        < from>^.*/struts/css_xhtml/validation.js$</from>
        < to type="forward">/template/css_xhtml/validation.js</to>
    < /rule>

--
View this message in context: 
http://www.nabble.com/appfuse-1.9.4-webwork-migration-to-struts2---urlrewrite-problem--tf2774540s2369.html#a7740145
Sent from the AppFuse - User mailing list archive at Nabble.com.

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





--
http://raibledesigns.com

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

Reply via email to