A plugglable breadcrumb component for struts2
The struts
2-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.