How to use the Trail-TaglibThe trail taglib mainly comes down to two tags. The first is used to add a page into the trail, and the other is used to to list the current trail.
For example:
The
The
Advanced usage
The trail is stored in an
Pre-Servlet 2.4I have been using this taglib in a 2.4 container and make use of new features to know when forwarding has occured. However the following filter, if filters are available in your container, will emulate these forwarding features:
<
filter
>
|