Good to know - thanks for reporting back with the solution.
Matt
On Mar 18, 2005, at 2:57 AM, Vijaya S wrote:
Hi Matt,
I solved the menu problem I was having. The problem was that I was
missing
log4j and commons_lang jar files in my web app lib.
Thanks,
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 wrote:
Hi Vijaya,
You will need an entry in the web.xml similar to the one below:
<taglib>
<taglib-uri>/WEB-INF/struts-menu</taglib-uri>
<taglib-location>/WEB-INF/struts-menu.tld</taglib-location>
</taglib>
You should only need this if the URI in your JSP taglib declaration
points to the URI in your web.xml. 2.3 Servlet containers will scan
JARs and pick up the URIs from there.
Can you post your displayer mappings (from the top of menu-config.xml)
and the struts-menu part of your JSP?
Also, what version of Struts Menu are you using?
Matt
If you are still having problems, check out the application
https://workeffort.dev.java.net . It uses struts-menu.
----- Original Message -----
From: "Vijaya S" <[EMAIL PROTECTED]>
To: "Struts User mailing List" <user@struts.apache.org>
Subject: Struts Menu
Date: Mon, 14 Mar 2005 10:47:58 +0530
Hi,
Has anyone successfully implemented Struts Menu in your application?
I am
getting an error as
'The displayer mapping for the specified MenuDisplayer does not
exist'.
I have done the following
1. In my struts-config I have included the plugin
2. I have placed my menu-config.xml under WEB-INF.
3. My jsp has the corresponding taglibs included
4. struts-menu jar is placed under the lib directory of my
application.
Am I missing anything else? I posted my problem in struts-menu user
list but
no replies. If anyone of you is successful with struts-menu, can you
please
tell me what I am doing wrong?
Thanks,
Vijaya
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Antony Joseph
http://www.logicden.com
https://workeffort.dev.java.net
--
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating
sites at once.
http://datingsearch.lycos.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]