Re: Struts Menu

2005-03-14 Thread Antony Joseph
Hi Vijaya, You will need an entry in the web.xml similar to the one below: /WEB-INF/struts-menu /WEB-INF/struts-menu.tld If you are still having problems, check out the application https://workeffort.dev.java.net . It uses struts-menu. - Original Message - From: "Vijaya S"

Re: Struts Menu

2005-03-14 Thread Matt Raible
On Mar 14, 2005, at 5:31 AM, Antony Joseph wrote: Hi Vijaya, You will need an entry in the web.xml similar to the one below: /WEB-INF/struts-menu /WEB-INF/struts-menu.tld You should only need this if the URI in your JSP taglib declaration points to the URI in your web.xml. 2.3 Servl

RE: Struts Menu

2005-03-14 Thread Vijaya S
ruts-config has the plugin added as Am I doing anything else wrong? Vijaya -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Monday, March 14, 2005 7:32 PM To: Struts Users Mailing List Subject: Re: Struts Menu On Mar 14, 2005, at 5:31 AM, Antony Joseph

RE: Struts Menu

2005-03-18 Thread Vijaya S
Subject: Re: Struts Menu On Mar 14, 2005, at 5:31 AM, Antony Joseph wrote: > Hi Vijaya, > You will need an entry in the web.xml similar to the one below: > > /WEB-INF/struts-menu > /WEB-INF/struts-menu.tld > You should only need this if the URI in your JSP taglib dec

Re: Struts Menu

2005-03-18 Thread Matt Raible
: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Monday, March 14, 2005 7:32 PM To: Struts Users Mailing List Subject: Re: Struts Menu On Mar 14, 2005, at 5:31 AM, Antony Joseph wrote: Hi Vijaya, You will need an entry in the web.xml similar to the one below: /WEB-INF/struts-menu /WEB-INF

Re: Struts Menu

2007-06-05 Thread Antonio Petrelli
2007/6/5, Archer <[EMAIL PROTECTED]>: Hi All, I am new to struts menu. Can anybody please help where I can find a good tutorial or suggest me a good place to start work with struts menu. Thanks in advance. Probably at Struts Menu website http://struts-menu.sourceforge.net/ Antonio

Re: Struts Menu

2007-06-07 Thread mraible
If you download the example WAR - there's lot of examples in there. You could also look at AppFuse (http://appfuse.org), which has Struts Menu pre-integrated. Matt Antonio Petrelli-3 wrote: > > 2007/6/5, Archer <[EMAIL PROTECTED]>: >> Hi All, >> >> I am new to struts menu. Can anybody please

Re: struts menu

2007-07-15 Thread Antonio Petrelli
2007/7/15, Prashant Desai <[EMAIL PROTECTED]>: isn't there a simple menu that was present in struts 1.0 ? Present, no, and it was never present in Struts 1.x (except of Tiles menu's [in 1.1 version], but I don't think it is what you want). You may want to take a look to "struts-menu" at Sour

RE: struts menu

2007-07-16 Thread Prashant Desai
007 08:57:06 +0200> From: [EMAIL PROTECTED]> To: > user@struts.apache.org> Subject: Re: struts menu> > 2007/7/15, Prashant Desai > <[EMAIL PROTECTED]>:> >> > isn't there a simple menu that was present in > struts 1.0 ?> > > > Present, no, and

Re: Struts menu error

2005-11-15 Thread Danny Lee
Download struts-menu.jar and put it into project-path. Then stuff will work. Chez Danny - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts Menu problem

2009-01-12 Thread Lukasz Lenart
2009/1/13 ECLIPSE + CVS : > I am totally new to struts menus and while i am trying to implement one > sample in tomcat 6.0.18; it is showing securiyt exception. I am using the > latest struts menu jar (2.4.3) and struts-core is 1.3. My common collections > version is 3.1 . Is this because of any j

Re: Struts Menu - PermissionsAdapter

2005-07-21 Thread Wendy Smoak
From: "Mariano Petrakovsky" <[EMAIL PROTECTED]> > I make my custom class implements permissionAdapter... > How... link my menu with this class ? It sounds like you're talking about Struts Menu. If so, does the information on this page help? http://struts-menu.sourceforge.net/security.html --

RE: Struts Menu - PermissionsAdapter

2005-07-21 Thread Marco Mistroni
Hello, Pls check this http://struts-menu.sourceforge.net/security.html regards marco -Original Message- From: Mariano Petrakovsky [mailto:[EMAIL PROTECTED] Sent: 21 July 2005 17:07 To: Lista de correo de Struts Subject: Struts Menu - PermissionsAdapter I make my cus

Re: struts menu problem

2008-07-15 Thread nauke .
Hi, I don't suppose anyone knows why this issue is occurring ... ? Thanks On Mon, Jul 14, 2008 at 4:30 PM, nauke. <[EMAIL PROTECTED]> wrote: > Hi! > > I'm using struts version 2.0.11. > I am using struts menu, which works provided it is not on top of a table > ... > Please see screenshot of iss

Re: struts menu problem

2008-07-15 Thread Lukasz Lenart
Try with other browser than IE, it looks like a common problem in IE with layering. Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: struts menu problem

2008-07-15 Thread nauke .
Hi, Thanks for replying. It occurs in firefox too. the customer for this will predominantly use IE so will have to get it working for IE in the end anyway :( :( :( On Wed, Jul 16, 2008 at 4:04 PM, Lukasz Lenart <[EMAIL PROTECTED]> wrote: > Try with other browser than IE, it looks like a common p

Re: struts menu problem

2008-07-16 Thread Al Sutton
Have you looked at using the zindex property in your stylesheet? (http://www.w3schools.com/Css/pr_pos_z-index.asp) nauke. wrote: Hi, Thanks for replying. It occurs in firefox too. the customer for this will predominantly use IE so will have to get it working for IE in the end anyway :( :( :(

Re: struts menu problem

2008-07-16 Thread Antonio Petrelli
2008/7/14 nauke. <[EMAIL PROTECTED]>: > Hi! > > I'm using struts version 2.0.11. > I am using struts menu, which works provided it is not on top of a table ... > Please see screenshot of issue here: > http://mytmpdir.googlepages.com/menu.jpg > > No idea how I can fix this! > Does anyone? Probably

RE: struts menu problem

2008-07-16 Thread Jishnu Viswanath
Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2008 1:58 PM To: Struts Users Mailing List Subject: Re: struts menu problem 2008/7/14 nauke. <[EMAIL PROTECTED]>: > Hi! > > I'm using struts version 2.0.11. > I am using struts menu, whi

Re: struts menu problem

2008-07-16 Thread Alberto A. Flores
This is clearly not a Struts2 question, but a Struts menu question (name is misleading since it can be used outside the context of struts. I'm using it like that). A few thought: - Have you checked the generated HTML code? - Have you checked the generated CSS? - If using velocity, have you chec

Re: struts menu problem

2008-07-16 Thread nauke .
Hi, Oops sorry wasn't aware of a struts menu mailing list. I will post there, thank you! On Wed, Jul 16, 2008 at 5:57 PM, Antonio Petrelli < [EMAIL PROTECTED]> wrote: > 2008/7/14 nauke. <[EMAIL PROTECTED]>: > > Hi! > > > > I'm using struts version 2.0.11. > > I am using struts menu, which works

RE: Struts-Menu & Struts2

2010-03-05 Thread CRANFORD, CHRIS
Looks like I have to specify two attributes on the tag: bundle="applicationMessages" locale="WW_TRANS_I18N_LOCALE" By doing this allows struts-menu to work with the Struts2 internationalization support. Chris > -Original Message- > From: CRANFORD, CHRIS [mailto:chris.cranf...@sete

Re: struts-menu plugin

2007-04-20 Thread Martin Gainty
Hi Darryl- I would deploy struts-menu-2.4.war http://sourceforge.net/project/showfiles.php?group_id=48726&package_id=44658 the backend jsps are missing but you can easily create those M-- This email message and any files transmitted with it contain confidential information intended only for the

Re: struts-menu plugin

2007-04-23 Thread Darryl Culverwell
Great! Thanx Martin On Fri, 2007-04-20 at 11:08 -0400, Martin Gainty wrote: > Hi Darryl- > > I would deploy struts-menu-2.4.war > http://sourceforge.net/project/showfiles.php?group_id=48726&package_id=44658 > the backend jsps are missing but you can easily create those > > M-- > This email mess

RE: Struts-Menu & Struts2

2011-07-07 Thread stanilas
hi when put locale"WW_TRANS_I18N_LOCALE" its not working anymore :/ maybe i have to put default attibut like FR? -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-Menu-Struts2-tp3497566p4560377.html Sent from the Struts - User mailing list archive at Nabble.com. ---

RE: Struts-Menu & Struts2

2011-07-07 Thread stanilas
hi people i try your method but its not working when i put the tag local i put my jsp : <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %>

Re: Struts Menu and SSLEXT

2005-02-13 Thread Tim Christopher
I've decided to give struts menu a go anyway, but does anyone know where I can get a dtd for the menu-config.xml file? I'm having problems getting it to work. It refuses to stay anything other than something resembling "???en_GB.Contact???" as the menu name, and the link does work. Also when I i

Re: Struts menu PermissionsAdapter question

2005-05-03 Thread Matt Raible
This should be possible - you just need to implement the PermissionsAdapter interface. http://struts-menu.sourceforge.net/security.html Matt On May 3, 2005, at 10:00 AM, Vinicius Caldeira Carvalho wrote: Hello there! Is it possible to use PermissionAdpter to check a table of given roles instead

Re: Struts Menu Vs Struts Layout

2005-12-18 Thread Yves Sy
Another option would be SiteMesh. If you like working on the fringes of technology though, I recommend AJAX or OpenLaszlo... Br, -Yves- On 12/18/05, Agnisys <[EMAIL PROTECTED]> wrote: > > Hi, > I need to create an application with lots of Dynamic GUI features (like > dynamic number of > Panes)

Re: Struts Menu Vs Struts Layout

2005-12-19 Thread Agnisys
Hi, I did spend much time on OpenLazlo but gave it up because of lack of appropriate constructs for dynamic GUI design and lack of proper support. I would love to use Ajax since it is a light-weight solution. But don't want to deal with all the Javascript coding. I wonder what people are usi

Re: Struts Menu Vs Struts Layout

2005-12-19 Thread Frank W. Zammetti
I suggest AjaxTags from Java Web Parts: http://javawebparts.sourceforge.net Hit the javadocs link, then jump to the taglib package, the documentation for the package should give you a good idea what its all about, then you can grab the JWP distro and try out the sample app for some working exampl

Re: Struts Menu Vs Struts Layout

2005-12-21 Thread Agnisys
Hi Frank, I did look at JWP but got intimidated by the Javadocs. I thought I would get documentation about the Tags I can use, but instead I found Java classes, and with no signpost for where to begin. You have suggested to look at the sample application, which I'll do. Thanks, Anupam. ---