I am trying to use struts menu (drop down menu). The menus show up and the menus work, but I don't see any images. I also don't see any cookies set.
Please let me know where I should look for in order to debug this. I am using cookies.js and menuDropDown.js
I am using the tag library as follows:
<menu:useMenuDisplayer name="DropDown" bundle="org.apache.struts.action.MESSAGE">
<menu:displayMenu name="qps"/>
<menu:displayMenu name="weighting"/>
<menu:displayMenu name="dataprep"/>
</menu:useMenuDisplayer>
Any help is appreciated.
Thanks
Venu
[EMAIL PROTECTED]