Stuts menu can do all of that.  Be prepared to write some customizations
since there are inconsistencies in the capabilities between the menu
displayers.  I have it working fine with tiles and struts with
authentication http://www.abmga.org using a drop down displayer.  

Edgar

> -----Original Message-----
> From: Adam Hardy [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 23, 2003 6:26 AM
> To: Struts Users Mailing List
> Subject: struts-menu
> 
> 
> 
> 
> Hi All,
> I am writing the menu part of my app right now and I have 
> basically made 
> us of tiles-def.xml to specify what links I want in each page, which 
> seems a very handy way of doing it.
> 
> In my menu Tile I have a couple of links as well that will 
> always appear 
> and vary depending on whether the user is logged in & what 
> role they have.
> 
> Then I remembered that there is a struts-menu add-on at sourceforge, 
> which I checked out. I was looking for anything that I might have 
> forgotten that could pop up later and bite me.
> 
> Obviously it wasn't exactly possible to find such unknown info, so I 
> thought I'd list my menu requirements here and see if any can tell me 
> that I've forgotten something important.
> 
> Basically the site is a small e-commerce outfit selling 
> webservices. My 
> menu is meant to be / do the following:
> 
> (1) a run-of-the-mill list of context relative links
> (2) no javascript
> (3) several permanent, static links, e.g. home, about, contact
> (4) several permanent toggling links, e.g. register or login or logout
> (5) several context sensitive links, e.g. to other components 
> of the site
> 
> That seems to be it AFAIK.
> 
> Any comments would be welcome,
> thanks
> Adam
> 
> -- 
> struts 1.1 + tomcat 5.0.12 + java 1.4.2
> Linux 2.4.20 RH9
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to