[jboss-user] [JBoss Portal] - Re: JBoss 4.05GA + JPortal 2.4 & javascript problem
engela
do-not-reply at jboss.com
Tue Apr 10 08:48:20 EDT 2007
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
More information about the jboss-user
mailing list