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#4035950

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035950
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to