Attachment: struts-menu.tld
Description: Binary data



Attached is the latest, I'll uploaded updated src and binary packages when I get home tonight.

Matt

On Dec 3, 2003, at 6:32 AM, Pingili, Madhupal wrote:

Yes Matt. That was the first thing I did after reading steps on the web
site.
It did not work correctly.
Please upload .tld as soon as possible.
Thanks
Reddy

-----Original Message-----
From:   Matt Raible [SMTP:[EMAIL PROTECTED]
Sent:   Tuesday, December 02, 2003 11:29 AM
To:     [EMAIL PROTECTED]
Subject:        Re: [struts-menu] [ANNOUNCE] Struts Menu 2.0 Released!

Have you tried it with the URI, rather than pointing directly to the
.tld?

If you have, and it doesn't work, I can upload the .tld today.

Matt

On Dec 2, 2003, at 8:29 AM, Pingili, Madhupal wrote:

Matt,
We use WebSphere 4.0.4 app. server. Right now, I use following taglib
declaration:
<%@ taglib uri="/WEB-INF/struts-menu.tld" prefix="menu" %>

So, I need that tld file as part of distribution.

Thanks for releasing version 2.0.

Reddy

-----Original Message-----
From:   Matt Raible [SMTP:[EMAIL PROTECTED]
Sent:   Tuesday, December 02, 2003 10:10 AM
To:     [EMAIL PROTECTED]
Subject:        RE: [struts-menu] [ANNOUNCE] Struts Menu 2.0 Released!

On most newer containers, you don't need to declare your tld file in
your
web.xml, you just need to use the appropriate URI in your taglib
declaration:

<%@ taglib uri=" <http://struts-menu.sf.net/tag>" prefix="menu" %>

The container will search all .jar files for META-INF/*.tld files to
see
if it finds a matching URI.  If this doesn't work for you, I can
certainly
break out the tld and make it a part of the distribution.

Matt


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Grassi
Fabio
Sent: Tuesday, December 02, 2003 1:35 AM
To: [EMAIL PROTECTED]
Subject: R: [struts-menu] [ANNOUNCE] Struts Menu 2.0 Released!



Thanks, Matt! I installed and with the former application everything
works fine so far. The only problem I had was not finding easily the
TLD
file in the binary distribution (and in the installation instruction,
as
far as I read).

Cheers, Fabio.

> -----Messaggio originale-----
> Da: Matt Raible [mailto:[EMAIL PROTECTED]
> Inviato: luned 1 dicembre 2003 12:06
> A: [EMAIL PROTECTED]
> Oggetto: [struts-menu] [ANNOUNCE] Struts Menu 2.0 Released!
>
>
> All,
>
> I finally found some time and was able to document and pump out
the
> latest
> release of Struts Menu.
>
> This release is a significant refactoring of the 1.x codebase. The
> source
> and site is now built using Maven. Menus can now be defined using
> Velocity
> templates and support has been added for looking up dynamic
values.
> This
> means that if you have ${variableName} in your menu-config.xml (in
a
> link),
> the tag library will look in all scopes for a variable with the
name
> "variableName". The example app has been updated to improve
> documentation.
>
> IMO, the Velocity templates is huge because it means "if it's
possible
> with
> HTML" - it's possible with Struts Menu.
>
> Changes (http://struts-menu.sourceforge.net/changes-report.html):
>
> - Renamed package structure to net.sf.navigator.
> - Added support for using Struts' actions and forwards for links
in
> menu-config.xml.
> - Added support for using dynamic variables in menu-config.xml.
> - Updated build process to use Maven for building/deploying.
> - Refactored to use Velocity and allow dynamic variable
substitution.
>
> Read the nitty-gritty details about the Velocity enhancements at
> http://raibledesigns.com/wiki/Wiki.jsp?page=StrutsMenu.
>
> Demo: http://raibledesigns.com/struts-menu
> Download: http://tinyurl.com/x6p9
>
> Enjoy!
>
> Matt
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> struts-menu-user mailing list
> [EMAIL PROTECTED]
> https://lists.sf.net/lists/listinfo/struts-menu-user
>
Ai sensi della Legge 675/96, si precisa che le informazioni
contenute in questo messaggio sono riservate ed a uso esclusivo del
destinatario. Qualora il messaggio in parola Le fosse pervenuto per
errore, la preghiamo di eliminarlo senza copiarlo e di non inoltrarlo
a
terzi, dandocene gentilmente comunicazione. Grazie.

This message, for the law 675/96 may contain confidential and/or
privileged information. If you are not the addressee or authorized to
receive this for the addressee, you must not use, copy, disclose or
take
any action based on this message or any information herein. If you
have
received this message in error, please advise the sender immediately
by
reply e-mail and delete this message. Thank you for your cooperation.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sf.net/lists/listinfo/struts-menu-user


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sf.net/lists/listinfo/struts-menu-user

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to