Skip to content

ProjectHome

gtosto edited this page Apr 9, 2016 · 2 revisions

A plugglable breadcrumb component for struts2

The struts2-arianna-plugin is a simple but quite flexible plugin to render and manage a simple, path oriented, breadcrumb bar. It allow to declaratively mark actions that you want to be rendered on a bread crumbs trail.

Features

  • An @BreadCrumb annotation to mark actions or methods that needs to be tracked
  • a simple breadcrumb tag to iterate over stored crumbs
  • configurable breadcrumb behaviour

Requirements

  • Struts 2.1.2+
  • Java 1.5+

read the plugin setup to learn how to use the plugin or see the live showcase web application for an overview of plugin features.


<wiki:gadget url="http://google-code-feed-gadget.googlecode.com/svn/trunk/gadget.xml" up_feeds="http://arianna-plugin.blogspot.com/atom.xml" width="800" height="180" border="0"/>

<wiki:gadget url="http://www.ohloh.net/p/488270/widgets/project\_factoids.xml" border="0" height="170" width="340"/>

Clone this wiki locally