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.

    ...
    
        com.jgeppert.struts2.bootstrap
        struts2-bootstrap-plugin
        1.2.0
    
    ...

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

Currently, only the SNAPSHOT Version 3.3.0 of Struts2 jQuery Plugin is supported, because Bootstrap requires jQuery version 1.7.1 as minimum.

Project: https://github.com/struts-community-plugins/struts2-bootstrap
Showcase: https://struts.jgeppert.com/struts2-bootstrap-showcase/

Version 1.2.0 of Struts2 Bootstrap Plugin released
Tagged on:                 

6 thoughts on “Version 1.2.0 of Struts2 Bootstrap Plugin released

  • 2012-02-27 at 13:57
    Permalink

    Very nice, thank you! Looking forward to a stable 3.3.0 version of jQuery Plugin. Keep up the good work!

    Reply
    • 2012-03-01 at 11:39
      Permalink

      Thank you for the compliment. Struts2 jQuery Plugin in Version 3.3.0 is coming soon.

      Reply
  • 2012-03-17 at 17:29
    Permalink

    Dear Johannes Geppert,

    Great job… But I have problem with using jquery plugin with bootstrap plugin.

    Error reading included file template/jquery/controlheader.ftl
    The problematic instruction:
    ———-
    ==> include “/${parameters.templateDir}/${parameters.theme}/controlheader.ftl” [on line 21, column 1 in template/bootstrap/text.ftl]
    in include “/${parameters.templateDir}/${parameters.parentTheme}/text.ftl” [on line 67, column 17 in template/jquery/datepicker.ftl]
    ———-

    I have used your lib files of bootstrap showcase.

    Regards,
    Mugil

    Reply
  • 2012-06-12 at 23:38
    Permalink

    Any easy way to do modals with this plugin?

    Reply

Leave a Reply to James SoperCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.