<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
<!--*Robots NoIndex -->
<script type="text/javascript" src="<c:url value="/js/imageScripts.js"/>"></script>
<!--*Robots Index -->
Thursday, April 12, 2007
How to include javascript in portlet jsp pages
first, see my previous post so that you can access the c jstl tags. Then do the following:
Subscribe to:
Post Comments (Atom)

