New features in this release include a EL tag that allows JSTL's EL
expressions in all attributes, as well as the ability to use Struts Menu
outside of a Struts application
(http://www.sourcebeat.com/roller/page/[EMAIL PROTECTED]
truts_menu_in_your). I also took the time to add a database-driven
example (http://raibledesigns.com/struts-menu/dynamicMenu.jsp) to the
sample app.

>From http://struts-menu.sourceforge.net/changes-report.html:

- Added support for plain ol' ResourceBundles and JSTL's Resource
Bundle. The EL tag defaults to JSTL's ResourceBundle if no "bundle"
attribute is specified, and to Struts' MessageResources if that's not
found.
The regular tag defaults to Struts' MessageResources if no bundle is
specified. All bad bundle attributes result in a log.error() rather than
a
JspException.

- Added dynamic menu example to sample application at
http://raibledesigns.com/struts-menu/dynamicMenu.jsp This
demonstrates how to build a repository from a database table. Various
enhancements had to be made to the MenuRepository.java class to make
this easier.

- Added EL-enabled Tags for UseMenuDisplayerTag and DisplayMenuTag.
Simply use the http://struts-menu.sf.net/tag-el in your taglib
declaration
to use this tag.

- Added target and onclick attribute support to TabbedMenuDisplayer.

- Added documentation for creating custom PermissionsAdapter and
configuring VelocityDisplayer.

- Added net.sf.navigator.menu.MenuLoader so Struts Menu can be
configured using Spring. Also added MenuContextListener so it can be
configured as a ContextListener in web.xml.

A complete CVS changelog can be found at:
http://struts-menu.sourceforge.net/changelog-report.html




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sf.net/lists/listinfo/struts-menu-user

Reply via email to