RE: struts-menu from action

2004-02-05 Thread Pingili, Madhupal
ll be used by Struts-Menu to render menus. I hope this helps. Reddy Pingili > -Original Message----- > From: David Erickson [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, February 04, 2004 4:57 PM > To: Struts Users Mailing List > Subject: Re: struts-menu from action > &

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 to

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 PROT

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

2004-01-22 Thread Matt Raible
you're using? Matt > -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 > &

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

2004-01-21 Thread Parag Pattewar
attribute for the and . 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 Matt Raible
r [mailto:[EMAIL 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 > as well

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

2004-01-20 Thread Parag Pattewar
se the forums: http://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: Struts-Menu (Support URL Re-writing)

2004-01-19 Thread Parag Pattewar
. Regards Parag -Original Message- 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

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 requ

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

2004-01-19 Thread Matt Raible
8726 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

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" m

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

2004-01-17 Thread Matt Raible
ng 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) > > >

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

2004-01-17 Thread Parag Pattewar
: 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) Struts Menu makes use of Struts classes to support "forward" and "action" attribut

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

2004-01-16 Thread Parag Pattewar
.? -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-writing) In 2.0, you can use a "forward" or "action" attribute - and struts-menu will lo

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

2004-01-16 Thread Matt Raible
fferent 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 make

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

2004-01-16 Thread Edgar P Dollin
f 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)

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

2004-01-16 Thread Matt Raible
demo at http://raibledesigns.com/struts-menu. Matt > -Original Message- > From: Edgar P Dollin [mailto:[EMAIL PROTECTED] > Sent: Friday, January 16, 2004 7:54 AM > To: 'Parag Pattewar'; [EMAIL PROTECTED] > Subject: RE: Struts-Menu (Support URL Re-writing) > >

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 PROTECT

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 Limi

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 config

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: "" to add an upper level menu. -Original Message- From: Francesco Di Candia [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2003 1:52 PM To: Struts Users Mailing List Subj

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 and internationalization

2003-11-06 Thread Paul McCulloch
a key "user.locale" then you should use the tag like: Disclaimer: I don't use this functionality - I've just had a quick look at the code. Paul -Original Message- From: koen boutsen [mailto:[EMAIL PROTECTED] Sent: 06 November 2003 13:35 To: Struts Users Mailing List Sub

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 wr

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 P

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 Mes

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 newsgrou

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 El Harouchi, Jaafar [IT]
le code 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? Whic

Re: Struts-menu

2003-06-23 Thread Mykola Ostapchuk
gt; Sent: Monday, June 23, 2003 12:11 PM Subject: RE: Struts-menu > 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. > >

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 might

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] 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 mess

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 http://jakarta.apache.org/struts/userGuide/dev_html.html > > >From: "Nicolas De Loof" <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing Lis

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

2003-06-19 Thread Ben Anderson
Try 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 +0

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

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 "Str

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 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 1.2 question

2003-06-16 Thread Ashish Kulkarni
> 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 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
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 lev

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 To:

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 anyo

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 Heligon Sandra
uts 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] Subjec

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 T

RE: Struts-Menu onClick & forcing a submit

2003-03-17 Thread Edgar Dollin
:10 AM > To: 'Struts Users Mailing List' > Subject: RE: Struts-Menu onClick & forcing a submit > > > Hi Edgar, > > It's a user requirement to use a horizontal dropdown menu to > initiate actions. For example the menu would look like: > > [Home] [Acti

RE: Struts-Menu onClick & forcing a submit

2003-03-17 Thread Jack Zakarian
TECTED] 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. There is no way to do it using struts-

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 block try onclick="document.submit();" Also, y

Re: Struts-menu with Tiles

2003-03-13 Thread Will Etson
rch 13, 2003 5:13 AM >>To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' >>Subject: RE: Struts-menu with Tiles >> >> >> >> Is it possible to do internationalization with struts-menu ? >> >> >> >>> >>

RE: Struts-menu with Tiles

2003-03-13 Thread Edgar Dollin
g.xml file. 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 PROTEC

RE: Struts-menu with Tiles

2003-03-13 Thread Pascal THIVENT
mson.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 H

RE: Struts-menu with Tiles

2003-03-13 Thread Heligon Sandra
CTED] 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 not using a custom Action to perform the logout and forward then to the tiles def ?

RE: Struts-menu with Tiles

2003-03-13 Thread Pascal THIVENT
> > As of February 12th, 2003 Thomson unifies its email addresses on a > worldwide > basis. > Please note my new email address: [EMAIL PROTECTED] > > http://www.thomson.net/ > > Original Message- > From: Edgar Dollin [mailto:[EMAIL PR

RE: Struts-menu with Tiles

2003-03-13 Thread Heligon Sandra
-- 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 Message- > From: Heligon Sandra [mailto:[EMAIL PROT

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' >

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 PROT

RE: Struts-menu with Tiles

2003-03-13 Thread Matt Raible
s 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]' Subje

Re: Struts-menu with Tiles

2003-03-13 Thread Jose Gonzalez Gomez
x27;[EMAIL PROTECTED]' 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

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

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 perh

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

RE: struts-menu

2003-03-10 Thread Edgar Dollin
http://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-

RE: struts-menu

2003-03-10 Thread Edgar Dollin
I'll rework the js 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 >

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 > > >

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 y

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

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 t

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 m

RE: Struts menu not loading Help required

2003-02-05 Thread Raible, Matt
7 PM > To: [EMAIL PROTECTED] > Subject: Re: Struts menu not loading Help required > > > 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 >

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 stab

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
hould be feasible. Does this help? Scott Sayles > I'll take a look at your example and see if that'll work for me. Thanks. > > Raffy > > > > > > Struts Newsgroup (@Basebeans.com) > Please respond to "Struts Users Mailing List" >

Re: Struts-menu/dropdown

2002-04-12 Thread Raffy_Lata
s and changing the target to "_self" that's when I discovered the problem. I'll take a look at your example and see if that'll work for me. Thanks. Raffy Struts Newsgroup (@Basebeans.com) To: [EMAIL PROTECTED] cc: Subject: Re: Struts-menu/dropdown Subject: Re:

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:

Re: Struts menu

2002-04-10 Thread Scott Sayles
David, Comments follow. On Wed, 2002-04-10 at 19:29, David Morris wrote: > Scott, > > What is the feasibility of pulling roles from something like Tomcat? I'm not sure. As Vic has pointed out, any spec. compliant JSP container should support roles. But I'm not familiar with how one would ac

Re: Struts menu

2002-04-10 Thread @Basebeans.com
Subject: Re: Struts menu From: Vic Cekvenich <[EMAIL PROTECTED]> === Roles is servlet 2.2 spec, not Tomcat. Any 2.2 or 2.3 compliant app server should have it. David Morris wrote: > Scott, > > What is the feasibility of pulling roles from something like Tomcat? > On the su

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 PROTE

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 che

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

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' >

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
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 > wit

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 hav