I am using an expandable list menu and I'm having trouble getting the base
item in each tree to have a link.

For example one of menus is as follows:
 <Menu  name="TWUMenuAbout"  location="/getInfo.do?id=1" title="About the
TWU"  description="Information of the TWU">
       <Item   name="TWUAHistory"   title="History"
location="/getInfo.do?id=1"/>
      <Item   name="TWUAWho"   title="Who does What?"
location="/getInfo.do?id=6"/>
       <Item   name="TWUAServices"   title="Member Representation"
location="/getInfo.do?id=3"/>
       <Item   name="TWUAMission"   title="Mission Statement"
location="/getInfo.do?id=7"/>
       <Item   name="TWUAPrivacy"   title="Privacy and the TWU"
location="/getInfo.do?id=8"/>
</Menu>

But the base element doesn't link to the location URL.

Is there a way around this.

Zoran



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to