Project documentation moved to per-project book in SemanticCMS format.
Added changelog as top-level project link.
aoweb-struts-1.1.0
Release Notes
Using standard filter set provided by SemanticCMS.
Improved Javadoc formatting.
Improved README formatting.
Working on SemanticCMS integration.
shortTitle may now be specified on a per-parent basis, for when
the shortTitle only makes sense within the context of that
specific parent. This is useful for navigation items such
as breadcrumbs or trees.
No more page stack, just show title for current page only.
Canonical URLs configured per-book.
aoweb-struts-1.0.0
Release Notes
Project moved to GitHub and Maven.
Web resources moved to separate jar file to share between projects without
having to copy into the web root. Thank you servlets 3.0 for allowing us
to no longer copy JSP files between projects with tedious build systems.
Moved Java implementation to aoweb-struts-core package.
Packaged for compatibility with old Ant build system.