Javascript Menu and Tomcat
The menu worked great until I installed Tomcat. After installing tomcat, the menu does not show at all as if the following line of code is not there. I would appreciate any help.
I use the following code in my .jsp file to call the .js file to create the menu.
<script src="/InfoExchange/xaramenu.js"></script><script Webstyle4 src="/images/PORTALS/inf.js"></script>

