RE: struts-menu from action

2004-02-05 Thread Pingili, Madhupal
4:57 PM To: Struts Users Mailing List Subject: Re: struts-menu from action You would probably have to do that coding yourself to handle that.. what we implemented is ALL our menus are stored in menu-config.xml and each one has assigned a 'roll' to it and if the user has the roll

Re: struts-menu from action

2004-02-04 Thread David Erickson
You would probably have to do that coding yourself to handle that.. what we implemented is ALL our menus are stored in menu-config.xml and each one has assigned a 'roll' to it and if the user has the roll the menu is shown.. etc -David - Original Message - From: Vijay Kandy [EMAIL

RE: struts-menu from action

2004-02-04 Thread Vijay Kandy
I was going along that path and I wanted a second opinion. Thank you. Vijay Kandy -Original Message- From: David Erickson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 4:57 PM To: Struts Users Mailing List Subject: Re: struts-menu from action You would probably have

RE: Struts-Menu (Support URL Re-writing)

2004-01-22 Thread Matt Raible
-Original Message- From: Parag Pattewar [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 21, 2004 9:24 PM To: Struts Users Mailing List Cc: [EMAIL PROTECTED] Subject: RE: Struts-Menu (Support URL Re-writing) Hi Matt I am using JDK1.4 and Struts-Menu1.1. I tried to do the same

RE: Struts-Menu (Support URL Re-writing)

2004-01-21 Thread Parag Pattewar
attribute for the menu and item. Thanks Parag -Original Message- From: Matt Raible [mailto:H Sent: Tuesday, January 20, 2004 7:32 PM To: 'Struts Users Mailing List' Subject: RE: Struts-Menu (Support URL Re-writing) I need to know a couple things to help you with this problem. 1. What

RE: Struts-Menu (Support URL Re-writing)

2004-01-20 Thread Parag Pattewar
://sourceforge.net/forum/?group_id=48726 Matt -Original Message- From: Parag Pattewar [mailto:[EMAIL PROTECTED] Sent: Sunday, January 18, 2004 9:37 PM To: Struts Users Mailing List Cc: [EMAIL PROTECTED] Subject: RE: Struts-Menu (Support URL Re-writing) Hi I tried to change

RE: Struts-Menu (Support URL Re-writing)

2004-01-20 Thread Matt Raible
PROTECTED] Sent: Monday, January 19, 2004 10:34 PM To: Struts Users Mailing List Cc: [EMAIL PROTECTED] Subject: RE: Struts-Menu (Support URL Re-writing) Hi If I change below location attribute to action attribute for Menu as well as from Item then For menu link I am getting http

RE: Struts-Menu (Support URL Re-writing)

2004-01-19 Thread Matt Raible
-Original Message- From: Parag Pattewar [mailto:[EMAIL PROTECTED] Sent: Sunday, January 18, 2004 9:37 PM To: Struts Users Mailing List Cc: [EMAIL PROTECTED] Subject: RE: Struts-Menu (Support URL Re-writing) Hi I tried to change the location attribute to forward or Action

Re: struts-menu-user -- confirmation of subscription -- request 348649

2004-01-19 Thread snpe
On Monday 19 January 2004 06:47 pm, [EMAIL PROTECTED] wrote: struts-menu-user -- confirmation of subscription -- request 348649 We have received a request from 10.3.1.8 for subscription of your email address, [EMAIL PROTECTED], to the [EMAIL PROTECTED] mailing list. To confirm the request,

RE: Struts-Menu (Support URL Re-writing)

2004-01-19 Thread Parag Pattewar
- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 9:20 PM To: 'Struts Users Mailing List' Subject: RE: Struts-Menu (Support URL Re-writing) Change the location attribute to a action attribute, where the value of action matches the path of your action mapping

RE: Struts-Menu (Support URL Re-writing)

2004-01-18 Thread Parag Pattewar
- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 9:20 PM To: 'Struts Users Mailing List' Subject: RE: Struts-Menu (Support URL Re-writing) Change the location attribute to a action attribute, where the value of action matches the path of your action mapping

RE: Struts-Menu (Support URL Re-writing)

2004-01-17 Thread Parag Pattewar
/ Item name=cas title=Clo Acct forward=clsRouter.do?expMenu=AcctInfo/ /Menu -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 8:44 PM To: 'Struts Users Mailing List'; 'Parag Pattewar' Subject: RE: Struts-Menu (Support URL Re-writing

RE: Struts-Menu (Support URL Re-writing)

2004-01-17 Thread Matt Raible
and I'll fix it. Matt -Original Message- From: Parag Pattewar [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 12:05 AM To: Matt Raible; 'Struts Users Mailing List' Subject: RE: Struts-Menu (Support URL Re-writing) Hi I am having previous implementation of struts

Re: Struts-Menu (Support URL Re-writing)

2004-01-16 Thread Matt Raible
If you use forwards or actions for attributes, it should do this for you. On Jan 16, 2004, at 5:20 AM, Parag Pattewar wrote: Hi all How do I change Struts-Menu implemention, so it can support URL ReWriting for session tracking? Thanks and Regards Parag Pattewar Persistent Systems Private

RE: Struts-Menu (Support URL Re-writing)

2004-01-16 Thread Edgar P Dollin
You have the source to struts and the source to struts-menu, grab the code from struts and plug it into struts-menu and submit a patch. You might need a menu-config.xml option to indicate that you will be url rewriting. Edgar -Original Message- From: Parag Pattewar [mailto:[EMAIL

RE: Struts-Menu (Support URL Re-writing)

2004-01-16 Thread Matt Raible
PROTECTED] Sent: Friday, January 16, 2004 7:54 AM To: 'Parag Pattewar'; [EMAIL PROTECTED] Subject: RE: Struts-Menu (Support URL Re-writing) You have the source to struts and the source to struts-menu, grab the code from struts and plug it into struts-menu and submit a patch. You might

RE: Struts-Menu (Support URL Re-writing)

2004-01-16 Thread Edgar P Dollin
or if this is different from displayer to displayer. Thanks. Edgar -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 10:14 AM To: 'Struts Users Mailing List'; 'Parag Pattewar' Subject: RE: Struts-Menu (Support URL Re-writing) Struts Menu makes use

Re: Struts-Menu (Support URL Re-writing)

2004-01-16 Thread Matt Raible
. Edgar -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 10:14 AM To: 'Struts Users Mailing List'; 'Parag Pattewar' Subject: RE: Struts-Menu (Support URL Re-writing) Struts Menu makes use of Struts classes to support forward and action

RE: Struts-Menu (Support URL Re-writing)

2004-01-16 Thread Parag Pattewar
=/WEB-INF/menu-config.xml / /plug-in How do I put the above implementation in action and Forward attributes.? -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Saturday, January 17, 2004 8:23 AM To: Struts Users Mailing List Subject: Re: Struts-Menu (Support URL Re

Re: Struts menu

2003-12-02 Thread Francesco Di Candia
I'll try it. thank u all. Francesco - Original Message - From: Witt, Mike (OH35) To: Struts Users Mailing List Sent: Monday, December 01, 2003 9:24 PM Subject: RE: Struts menu I also use struts menu ... very easy to get started with. Once installed and configured, you

Re: Struts menu

2003-12-01 Thread Vic Cekvenich
Just today a new version of Struts Menu was released, that is what I use. .V Francesco Di Candia wrote: Hi all, i'm a Struts newbie and i'm trying to move my web-application from JSP/Servlets to Struts/Tiles. Someone of you can suggest my the best way to implement menu tile using Struts Tiles

RE: Struts menu

2003-12-01 Thread Witt, Mike (OH35)
I also use struts menu ... very easy to get started with. Once installed and configured, you can use a tag like: menu:displayMenu name=MenuOrder / to add an upper level menu. -Original Message- From: Francesco Di Candia [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2003 1:52 PM

RE: struts-menu and internationalization

2003-11-06 Thread Paul McCulloch
I use struts menu, with the CoolMenu displayer, and everything works fine. Your config looks ok. What exactly isn't working? There is a struts-menu specific mailing list, which would be a more approriate place to ask for help. Paul -Original Message- From: koen boutsen [mailto:[EMAIL

RE: struts-menu and internationalization

2003-11-06 Thread koen boutsen
When a user logs in, I give him a default language, e.g. English, and create the appropriate Locale. This user sees the menu in the correct language. When this user switches his language, by clicking an image, I create another Locale, e.g. French. All the other labels I use, change into the

RE: struts-menu and internationalization

2003-11-06 Thread Paul McCulloch
[mailto:[EMAIL PROTECTED] Sent: 06 November 2003 13:35 To: Struts Users Mailing List Subject: RE: struts-menu and internationalization When a user logs in, I give him a default language, e.g. English, and create the appropriate Locale. This user sees the menu in the correct language. When this user

RE: struts-menu

2003-10-23 Thread Edgar P Dollin
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

RE: struts menu

2003-09-26 Thread Matt Raible
It's probably best that you post this to the [EMAIL PROTECTED] project. -Original Message- From: Jan Van Stalle [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 7:19 PM To: [EMAIL PROTECTED] Subject: struts menu Hello, Lately I saw a reference to struts menu on this

RE: Struts Menu framework documentation

2003-09-12 Thread Matt Raible
The example application is the best documentation available. You can also checkout the demo on my site at http://raibledesigns.com/struts-menu. HTH, Matt -Original Message- From: Madhu Nair [mailto:[EMAIL PROTECTED] Sent: Friday, September 12, 2003 2:40 AM To: Struts Users Mailing List

RE: Struts-menu

2003-06-23 Thread Raible, Matt
The easiest thing to do is to use container-managed authentication - i.e. Tomcat's JDBCRealm. Since you'll have to hard-code your roles in web.xml - why not code them in menu-config.xml as well. Of course, you could allow all roles by using * in web.xml. This is the way I've done it and it

Re: Struts-menu

2003-06-23 Thread Mykola Ostapchuk
How can I put menu into session? Which class to modify? Recreate menu on each page isn't clever - it's always the same. - Original Message - From: Raible, Matt [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Monday, June 23, 2003 12:11 PM Subject: RE: Struts

RE: Struts-menu

2003-06-23 Thread El Harouchi, Jaafar [IT]
is available through: http://sourceforge.net/projects/struts-menu/ hth -jaafar -Original Message- From: Mykola Ostapchuk [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 8:19 PM To: Struts Users Mailing List Subject: Re: Struts-menu How can I put menu into session? Which class

Re: [struts-menu] how to use URL rewriting ?

2003-06-19 Thread Ben Anderson
Try html:rewrite http://jakarta.apache.org/struts/userGuide/dev_html.html From: Nicolas De Loof [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: [struts-menu] how to use URL rewriting ? Date: Thu, 19 Jun 2003 15:53:56

Re: [struts-menu] how to use URL rewriting ?

2003-06-19 Thread Nicolas De Loof
The problem we have is that URL are set in menu-config.xml, and struts-menu use it to set links in DHTML menu. Thank you for your help. Nico. Try html:rewrite http://jakarta.apache.org/struts/userGuide/dev_html.html From: Nicolas De Loof [EMAIL PROTECTED] Reply-To: Struts Users Mailing

Re: [struts-menu] how to use URL rewriting ?

2003-06-19 Thread Malik Recoing
I wrote a MenuDispalyer that can be configured in a properties file. It will not solve your problem but it show how you can write your own MenuDisplayer to add replacement variable you need. It will require you to retrieve the session id from the pageContext and then pass it as a parameter for

Re: [struts-menu] how to use URL rewriting ?

2003-06-19 Thread Nicolas De Loof
Thanks a lot. Nico. I wrote a MenuDispalyer that can be configured in a properties file. It will not solve your problem but it show how you can write your own MenuDisplayer to add replacement variable you need. It will require you to retrieve the session id from the pageContext and then

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

RE: struts menu 1.2 question

2003-06-16 Thread El Harouchi, Jaafar [IT]
We have up to three levels down, but use our own displayers/javascript. How many levels down are you going? -jaafar -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 11:47 AM To: [EMAIL PROTECTED] Subject: struts menu 1.2 question Hi, has

RE: struts menu 1.2 question

2003-06-16 Thread Raible, Matt
There is a demo at http://raibledesigns.com/struts-menu and you can also download the latest CVS snapshot from here at http://raibledesigns.com/struts-menu/struts-menu.war HTH, Matt -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 9:47 AM

RE: struts menu 1.2 question

2003-06-16 Thread Ashish Kulkarni
Hi, i want to go multiple leyels down, and may be any level down, also i want the menu to be displayed on left side if it reaches end of screen do u have some code sample for writing these displayers and java script --- El Harouchi, Jaafar [IT] [EMAIL PROTECTED] wrote: We have up to three levels

RE: struts menu 1.2 question

2003-06-16 Thread El Harouchi, Jaafar [IT]
subscribing to the struts-menu-user list via the sourceforge link above. HTH, Jaafar -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:31 PM To: Struts Users Mailing List Subject: RE: struts menu 1.2 question Hi, i want to go multiple leyels down

RE: struts menu 1.2 question

2003-06-16 Thread Ashish Kulkarni
, June 16, 2003 1:31 PM To: Struts Users Mailing List Subject: RE: struts menu 1.2 question Hi, i want to go multiple leyels down, and may be any level down, also i want the menu to be displayed on left side if it reaches end of screen do u have some code sample for writing

RE: struts menu tutorial??

2003-06-13 Thread Raible, Matt
How about a demo site (http://raibledesigns.com/struts-menu) and a project site (http://sf.net/projects/struts-menu)? HTH, Matt -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 10:00 AM To: [EMAIL PROTECTED] Subject: struts menu tutorial??

RE: struts-menu used with or without Tiles?

2003-03-19 Thread Jack Zakarian
Hi Mick, I'm using StrutsMenu with Tiles. It works fine. Jack -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 11:22 AM To: [EMAIL PROTECTED] Subject: struts-menu used with or without Tiles? Is struts-menu to be used with or without

RE: struts-menu used with or without Tiles?

2003-03-19 Thread Heligon Sandra
Users Mailing List' Subject: RE: struts-menu used with or without Tiles? Hi Mick, I'm using StrutsMenu with Tiles. It works fine. Jack -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 11:22 AM To: [EMAIL PROTECTED] Subject: struts-menu

RE: Struts-Menu onClick forcing a submit

2003-03-17 Thread Edgar Dollin
It is puzzling why you would be using the 'menu' instead of on page links or buttons to submit the form. There is no way to do it using struts-menu selections w/o javascript as they do not render submit buttons. If your menu is within the form /form block try onclick=document.submit();

RE: Struts-Menu onClick forcing a submit

2003-03-17 Thread Jack Zakarian
17, 2003 10:49 AM To: 'Struts Users Mailing List' Subject: RE: Struts-Menu onClick forcing a submit It is puzzling why you would be using the 'menu' instead of on page links or buttons to submit the form. There is no way to do it using struts-menu selections w/o javascript as they do not render

RE: Struts-Menu onClick forcing a submit

2003-03-17 Thread Edgar Dollin
- From: Edgar Dollin [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 10:49 AM To: 'Struts Users Mailing List' Subject: RE: Struts-Menu onClick forcing a submit It is puzzling why you would be using the 'menu' instead of on page links or buttons to submit the form

RE: Struts-menu with Tiles

2003-03-13 Thread Heligon Sandra
Is it possible to do internationalization with struts-menu ? --- As of February 12, 2003 Thomson unifies its email addresses on a worldwide basis.Please note my new email address: [EMAIL PROTECTED] Thomson is the

RE: Struts-menu with Tiles

2003-03-13 Thread Edgar Dollin
Absolutely. Just have one of your tiles be the menu. Edgar -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 3:47 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: Struts-menu with Tiles My question is perhaps

RE: Struts-menu with Tiles

2003-03-13 Thread Edgar Dollin
There is internationalization built into struts-menu. Edgar -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 5:13 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: Struts-menu with Tiles Is it possible

Re: Struts-menu with Tiles

2003-03-13 Thread Jose Gonzalez Gomez
]' Subject: RE: Struts-menu with Tiles Is it possible to do internationalization with struts-menu ? --- As of February 12, 2003 Thomson unifies its email addresses on a worldwide basis.Please note my new email address

RE: Struts-menu with Tiles

2003-03-13 Thread Matt Raible
is not found in ApplicationResources.properties, then it just uses the title's value. HTH, Matt -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 3:13 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: Struts-menu with Tiles

RE: Struts-menu with Tiles

2003-03-13 Thread Matt Raible
I (at one time) used Tiles to build my menu, but found struts-menu to be much easier to configure. Out of the box, no, it does not support this. However, you could contribute a new TilesDisplayer - it is open source after all ;-) -Original Message- From: Heligon Sandra [mailto:[EMAIL

RE: Struts-menu with Tiles

2003-03-13 Thread Edgar Dollin
Not directly. There is a security mechanism which enables or disables individual items and menu groups. Edgar -Original Message- From: Jose Gonzalez Gomez [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:00 AM To: 'Struts Users Mailing List' Subject: Re: Struts-menu

RE: Struts-menu with Tiles

2003-03-13 Thread Heligon Sandra
address: [EMAIL PROTECTED] http://www.thomson.net/ Original Message- From: Edgar Dollin [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 14:05 To: 'Struts Users Mailing List' Subject: RE: Struts-menu with Tiles Absolutely. Just have one of your tiles be the menu. Edgar -Original

RE: Struts-menu with Tiles

2003-03-13 Thread Pascal THIVENT
[mailto:[EMAIL PROTECTED] Sent: 13 March 2003 14:05 To: 'Struts Users Mailing List' Subject: RE: Struts-menu with Tiles Absolutely. Just have one of your tiles be the menu. Edgar -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13

RE: Struts-menu with Tiles

2003-03-13 Thread Heligon Sandra
PROTECTED] http://www.thomson.net/ Original Message- From: Pascal THIVENT [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 16:32 To: Struts Users Mailing List; Heligon Sandra Cc: 'Struts Users Mailing List' Subject: RE: Struts-menu with Tiles Quoting Heligon Sandra [EMAIL PROTECTED]: why

RE: Struts-menu with Tiles

2003-03-13 Thread Pascal THIVENT
16:32 To: Struts Users Mailing List; Heligon Sandra Cc: 'Struts Users Mailing List' Subject: RE: Struts-menu with Tiles Quoting Heligon Sandra [EMAIL PROTECTED]: why not using a custom Action to perform the logout and forward then to the tiles def ? HTH P. I defined

RE: Struts-menu with Tiles

2003-03-13 Thread Edgar Dollin
. Edgar -Original Message- From: Pascal THIVENT [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 11:41 AM To: 'Struts Users Mailing List' Subject: RE: Struts-menu with Tiles Quoting Heligon Sandra [EMAIL PROTECTED]: replace the string index.jsp in the location

Re: Struts-menu with Tiles

2003-03-13 Thread Will Etson
). Regards Jose Edgar Dollin wrote: There is internationalization built into struts-menu. Edgar -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 5:13 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: Struts-menu

RE: struts-menu

2003-03-10 Thread Raible, Matt
Edgar, I'm a committer on struts-menu, so hopefully I can help you out. I believe using the location attribute vs. page attribute will strip out your context and use the exact value you specify in location rather than pre-pending the context. As for remembering the position - which layout are

Re: struts-menu

2003-03-10 Thread Stephen Smithstone
what is this struts-menu and where can i find some examples / downloads ? please On Monday 10 March 2003 3:22 pm, Raible, Matt wrote: Edgar, I'm a committer on struts-menu, so hopefully I can help you out. I believe using the location attribute vs. page attribute will strip out your

RE: struts-menu

2003-03-10 Thread Raible, Matt
http://sf.net/projects/struts-menu demo at: http://raibledesigns.com/struts-menu -Original Message- From: Stephen Smithstone [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 8:38 AM To: Struts Users Mailing List Subject: Re: struts-menu what is this struts-menu

RE: struts-menu

2003-03-10 Thread Edgar Dollin
in the properties file to stand alone. Thanks again Edgar -Original Message- From: Raible, Matt [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 10:22 AM To: 'Struts Users Mailing List' Subject: RE: struts-menu Edgar, I'm a committer on struts-menu, so hopefully I can

RE: struts-menu

2003-03-10 Thread Edgar Dollin
://sourceforge.net/projects/struts-menu Edgar -Original Message- From: Stephen Smithstone [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 10:38 AM To: 'Struts Users Mailing List' Subject: Re: struts-menu what is this struts-menu and where can i find some examples

RE: [struts-menu] display trouble

2003-02-25 Thread Ray Madigan
You need the menu-config.xml file in your WEB-INF directory -Original Message- From: alexj [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 7:32 AM To: Struts Users Mailing List Subject: [struts-menu] display trouble Hi, After testing the example app who work fine, I've try

Re: struts-menu ClassLoaders in jboss

2003-02-13 Thread Will Etson
I ran into the same problem. It turns out its a class loader issue in Struts Menu. I have posted a patch at the Struts Menu sourceforge site. Martin J. La Jeunesse [EMAIL PROTECTED] 02/12/03 06:25PM Have been spending the day trying to get struts-menu working under jboss, without much

Re: Struts menu not loading Help required

2003-02-05 Thread Vic Cekvenich
You are possibly of track. You just configure struts menu via XML and you are set, it emits JavaScript. See the examples like baseBeans.com that uses struts menu (source in basicPortal.com), and the example that comes with struts menu war file. .V Souravmay Das wrote: Hi , I am having a

RE: Struts menu not loading Help required

2003-02-05 Thread Raible, Matt
value=/WEB-INF/menu-config.xml/ /plug-in HTH, Matt -Original Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 5:17 PM To: [EMAIL PROTECTED] Subject: Re: Struts menu not loading Help required You are possibly of track. You

Re: Struts Menu and VAJ 4.0/WTE

2002-05-15 Thread Scott Sayles
I'm probably using a nightly build that is more recent then the version of Struts that you are using. You can check out an earlier version of MenuPlugin (revision 1.1 I believe) and build with that. The most recent version should reflect the latest Struts 1.1 head. If not, please let me know.

Re: Struts-menu/dropdown

2002-04-15 Thread Scott Sayles
example and see if that'll work for me. Thanks. Raffy Struts Newsgroup (@Basebeans.com) struts on 04/12/2002 10:25:01 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Struts-menu/dropdown Subject: Re: Struts

Re: Struts-menu/dropdown

2002-04-12 Thread @Basebeans.com
Subject: Re: Struts-menu/dropdown From: Vic Cekvenich [EMAIL PROTECTED] === You can download a working sample from BaseBeans.com/downloads. The site uses the Struts drop down menus. Can you get the sample drop down working that comes with the menu? Vic [EMAIL PROTECTED] wrote: TGIF Has

Re: Struts-menu/dropdown

2002-04-12 Thread Raffy_Lata
PROTECTED] cc: Subject: Re: Struts-menu/dropdown Subject: Re: Struts-menu/dropdown From: Vic Cekvenich [EMAIL PROTECTED] === You can download a working sample from BaseBeans.com/downloads. The site uses the Struts drop down menus. Can you get the sample drop down working that comes with the menu

Re: Struts menu

2002-04-10 Thread Scott Sayles
On Mon, 2002-04-08 at 08:12, Jon.Ridgway wrote: Hi All, I was wondering if there are any plans add the following to the Struts menu: -Support for roles I don't currently have plans to support roles. However, I am working out an implementation for generically supporting permission

Re: Struts menu

2002-04-10 Thread David Morris
Scott, What is the feasibility of pulling roles from something like Tomcat? On the surface, it would be better to check the tomcat_users and web.xml files and filter out pages that the user is unauthorized to. Does your menu do this or would it be useful to you? David Morris [EMAIL

RE: Struts Menu Component

2002-04-02 Thread Bill Page
what is the struts menu component? -Original Message- From: Jon.Ridgway [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 8:01 AM To: '[EMAIL PROTECTED]' Subject: Struts Menu Component Hi All, Does any one know if there is an easy way to use a forward with the

RE: Struts Menu Component

2002-04-02 Thread Jon.Ridgway
Hi Bill, Its an xml configurable struts 1.1 (and 1.0) plugin that can render menus. Its included in the 1.1 beta (I think...). Jon. -Original Message- From: Bill Page [mailto:[EMAIL PROTECTED]] Sent: 02 April 2002 15:06 To: Struts Users Mailing List Subject: RE: Struts Menu Component

RE: Struts Menu Component

2002-04-02 Thread Bill Page
thanks. I looked through the 1.1 release notes but didn't see anything like that. I'll take another look bp -Original Message- From: Jon.Ridgway [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 9:23 AM To: 'Struts Users Mailing List' Subject: RE: Struts Menu Component

Subject: RE: Struts Menu Component

2002-04-02 Thread markj
Subject: RE: Struts Menu Component From: Bill Page [EMAIL PROTECTED] Date: Tue, 2 Apr 2002 09:05:47 -0500 To: Struts Users Mailing List [EMAIL PROTECTED] what is the struts menu component? Deploy struts-tiles.war (comes with struts 1.1-b1) and read the tutorial. HTH, Mark

RE: struts-menu DTD/documentation?

2001-04-04 Thread Scott Sayles
I'm trying to integrate your contribution, but it would be a lot easier with some documentation See the README. I don't have any other documentation for this yet. However, feel free to send me your questions. even the dtd for the struts-menu.xml would help! At this time, I don't have