RE: Struts Menu question

2003-06-18 Thread Raible, Matt
:[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 Filip Polsakiewicz

RE: Struts Menu question

2003-06-17 Thread El Harouchi, Jaafar [IT]
Filip, You can definitely do that. Your menu definitions are in the xml configuration file, but the logic for determining which ones to display and how to display them is handled by the MenuDisplayers. The MenuDisplayers can have a PermissionsAdapter which encapsulates entitlement logic. Look at

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 that. Your menu definitions are in the xml

Re: Struts Menu question

2003-06-17 Thread harm
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 Filip Polsakiewicz [EMAIL PROTECTED] 06/17/2003 10:01 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To Struts