Struts Menu question

2003-06-17 Thread Filip Polsakiewicz
Hi, i'm pretty new to Struts Menu and have one simple question before i start: is it possible to display menuitems depending on some conditions. e.g. only displaying an admin-menu if the user is logged on as Administrator? thanks in advance Filip Polsakiewicz --

Struts menu Question

2004-02-26 Thread Daniel
I know, this list is not struts-menu list, but .. at the struts menu example (permissions menu) at SetPermissionsAction.java there is this line: String[] menus = request.getParameterValues("menus"); I'd like to know just where they put the menus attribute in a session ?? thanks D

RE: Struts Menu question

2003-06-17 Thread El Harouchi, Jaafar [IT]
) HTH, jaafar -Original Message- From: Filip Polsakiewicz [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 4:02 AM To: Struts Users Mailinglist Subject: Struts Menu question Hi, i'm pretty new to Struts Menu and have one simple question before i start: is it possible to di

RE: Struts Menu question

2003-06-17 Thread Filip Polsakiewicz
Cool. Thanks alot Filip > -Original Message- > From: El Harouchi, Jaafar [IT] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2003 2:01 PM > To: 'Struts Users Mailing List' > Subject: RE: Struts Menu question > > > Filip, > You can definitely do

Re: Struts Menu question

2003-06-17 Thread harm
; <[EMAIL PROTECTED]> To "Struts Users Mailinglist" <[EMAIL PROTECTED]> cc Subject Struts Menu question Hi, i'm pretty new to Struts Menu and have one simple question before i start: is it possible to display menuitems depending on some conditions. e.g. only

RE: Struts Menu question

2003-06-18 Thread Raible, Matt
L PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 9:21 AM To: Struts Users Mailing List Subject: Re: Struts Menu question Yes, ofcourse You can do this in your actions or in jsp (using struts logic tags, or use JSTL). Cheers, Harm de Laat Informatiefabriek The Netherlands