I am updating the tapestry version from 5.0.18 to 5.2.6.
How can I disable loading default tapestry js files like ...(scriptaculous.js, tapestry-messages.js, tapestry-console.js, tapestry-beanvalidator.js)
How to fix the JS conflicts as tapestry combines the JS files(like JQuery and default ones) even jQuery.noConflict(); also not working ?