it's easier if you just include a second file that only contains the changes

So, if in that file you do
tapestry.form.validation.processResults = function() ...
it'll override the original one

Another idea is to plave the js in WEB-INF/classes/js/tapestry-4.1.6 and the
servlet container will most probably pick that instead of the one in the jar

On Fri, Jun 4, 2010 at 12:06, asianCoolz <second_co...@yahoo.com> wrote:
> form.js is inside tapestry-framework.jar .  how to make my project use my 
> custom
> form.js rather than inside tapestry-framework.jar ?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry PMC / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to