few options:

* you can replace the js file inside struts-core jar(quick and dirty)
* write a filter that checks the request URL and writes your version
of the file.
* overwrite the template that imports that file, and make it import
your own file (best option IMO)

musachy

On Mon, Jul 7, 2008 at 1:21 AM, webdev2 <[EMAIL PROTECTED]> wrote:
>
> Validation.js is available in the struts core jar file.   There was a fix in
> Aug 2007 that I would like to have working.   I have the download, and I
> think I have found the patch too.  Now how do I apply the update so that my
> project uses the fix, and not the file currently in the core jar?   Thanks.
> --
> View this message in context: 
> http://www.nabble.com/how-to-access-new-javascript-struts2-templates-xhtml-validation.js-tp18310213p18310213.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to