Since the First 1.0.0 Release of Struts2 Bootstrap Plugin there are some important changes.
Maven Support
Like promised in my previous post, this Plugin is now available as Maven Artifact.<dependencies> ... <dependency> <groupId>com.jgeppert.struts2.bootstrap</groupId> <artifactId>struts2-bootstrap-plugin</artifactId> <version>1.2.0</version> </dependency> ... </dependencies>
Extended Showcase
The Showcase includes now more Examples.- Example for Vertical Form Layout
- Example for Inline Form Layout
- Form Elements with Help Text
- Textfields with prepended text or appended text
- An AJAX Example in combination with the Struts jQuery Plugin
Download: http://code.google.com/p/struts2-bootstrap/downloads/list
Showcase: http://www.weinfreund.de/struts2-bootstrap-showcase/
Issues: http://code.google.com/p/struts2-bootstrap/issues/list