Replace the location /js/mylib.js with <%= renderRequest.getContextPath()
%>/js/mylib.js i.e.
<script type="text/javascript" src="<%=
renderRequest.getContextPath() %>/js/mylib.js"></script>
Best Regards,
Anette
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035950#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...