Re: Struts-menu with coolmenu4 and frames
Thomas Bednarz <[email protected]>
| Newsgroups | gmane.comp.java.struts-menu.user |
|---|---|
| Message-ID | <[email protected]> |
Matt,
I tried this stuff for a day now but unfortunately very unsucessful. It
works perfect without frames but the frame version does not work at all.
:'( I get an error message: 'No menus defined' which is an error of the
function
makeCM.prototype.construct=function(nowrite)
in coolmenus4.js.
After the configuration of all the menu stuff is a call to the function
*oCMenu.construct()
*It looks like this code gets called before the struts action executes
and fills the menu. (I do this dynamically, no XML file). In the JSP I
call *after *the configuration/initialisation is made:
<menu:useMenuDisplayer name="CoolMenu4" repository="EWCRepository">
<menu:displayMenu name="WNT"/>
<menu:displayMenu name="AD"/>
<menu:displayMenu name="Tools"/>
<menu:displayMenu name="EWCInfo"/>
<menu:displayMenu name="About"/>
<menu:displayMenu name="Home"/>
</menu:useMenuDisplayer>
Is there any menu apart from coolmenu that can be used with frames and
is supported by struts-menu?
Any help is greatly appreciated:
Tom
Matt Raible wrote:
>If you can get it to work with plain ol' coolmenus - struts-menu should
>be able to do it.
>
>
>
>>-----Original Message-----
>>From: struts-menu-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>>[mailto:struts-menu-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On
>>Behalf Of Thomas Bednarz
>>Sent: Friday, June 25, 2004 10:04 AM
>>To: Struts menu user list
>>Subject: [struts-menu] Struts-menu with coolmenu4 and frames
>>
>>
>>Does struts-menu work with coolmenu4 and frames? I currently try this
>>and it looks very funny. Is this a problem of configuring coolmenu4?
>>
>>Tom
>>
>>
>>-------------------------------------------------------
>>This SF.Net email sponsored by Black Hat Briefings &
>>Training. Attend Black Hat Briefings & Training, Las Vegas
>>July 24-29 -
>>digital self defense, top technical experts, no vendor pitches,
>>unmatched networking opportunities. Visit www.blackhat.com
>>_______________________________________________
>>struts-menu-user mailing list struts-menu-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>>https://lists.sourceforge.net/lists/listinfo/struts-menu-user
>>
>>
>>
>
>
>
>
>-------------------------------------------------------
>This SF.Net email sponsored by Black Hat Briefings & Training.
>Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
>digital self defense, top technical experts, no vendor pitches,
>unmatched networking opportunities. Visit www.blackhat.com
>_______________________________________________
>struts-menu-user mailing list
>struts-menu-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/struts-menu-user
>
>