Is there a special tag i can use when creating a liferay hook that allows liferay to use my specific javascript over the default liferay javascript.
I want to override the liferay session.js with my own version in my hook.
So for overriding jsp you can use
<custom-jsp-dir>/custom_jsps</custom-jsp-dir>