-
Notifications
You must be signed in to change notification settings - Fork 3
ProjectHome
gtosto edited this page Apr 9, 2016
·
2 revisions
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.
- An
@BreadCrumbannotation to mark actions or methods that needs to be tracked - a simple breadcrumb tag to iterate over stored crumbs
- configurable breadcrumb behaviour
- 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.