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>
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" <[email protected]>
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]