I'm building the tree menu file tree_items.js in a servlet/JSP.
One thing that doesn't work is the icons in the menu structure.
They are specified with image.src(filepath).
The JSP files are located under the application map in Tomcat and the icons are in a map called icons in the application...
I include these 3 files in a JSP page;
<script language="JavaScript" src="tree.js"></script>
<script language="JavaScript" src="tree_items.js"></script>
<script language="JavaScript" src="tree_tpl.js"></script>
But then I got the following error in the Tomcat consol...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.