The new Version 3.3.2 of Struts2 jQuery Plugin is now available.

Tree with Checkboxes

This release is not only a bug fix release it brings also some usefully new features to you. One of the new Features is the support for Checkboxes in the TreeTag. See the new Tree with Checkboxes Example in the Showcase App.
Struts2 jQuery Tree Tag with Checkboxes

Improved DIV an Anchor Tag

The Div Tag has now two new attributes. The first new attribute is the delay attribute which allows setting a delay in milliseconds until the div should load the remote content via AJAX. The other new attribute is updateFreq which provide an ability to reload the div content after a specified interval in milliseconds.

The Anchor Tag provides also some new attributes. This new attributes allow an improved handling when submitting a form via Anchor Tag. For details please see Issue 849. Another new attribute openDialogTitle allows setting dynamically the Title of a Dialog when opened this dialog via openDialog attribute or via topics. See the updated Remote Dialogs Example in the Showcase App.

Library Updates

For a complete list of changes since last version, please visit the Changelog.

Download: https://oss.sonatype.org/content/groups/staging/com/jgeppert/struts2/jquery/
Showcase: https://struts.jgeppert.com/struts2-jquery-showcase/
Issues: https://github.com/struts-community-plugins/struts2-jquery/issues
User Group: https://groups.google.com/group/struts2-jquery

Struts2 jQuery Plugin new version 3.3.2 provides now support for Trees with Checkboxes
Tagged on:                 

9 thoughts on “Struts2 jQuery Plugin new version 3.3.2 provides now support for Trees with Checkboxes

  • 2012-07-11 at 01:55
    Permalink

    New version 3.3.2 is NOT found in the central Maven repository.
    Please deploy.
    Thank you a lot.

    Reply
    • 2012-07-11 at 06:45
      Permalink

      Maybe the maven sync is not finished yet. Please wait some time until the maven repositories are synchronized.

      Reply
  • 2012-07-12 at 01:09
    Permalink

    Thank your response.

    At this moment, all modules sync to version 3.3.2 completely except “struts2-jquery”, “struts2-jquery-plugin”, “struts2-jquery-grid-plugin”. These three modules still remain on version 3.3.1.

    Reply
    • 2012-07-12 at 15:21
      Permalink

      Looks like there is somthing going wrong during the release process. I go to fix it and releasing version 3.3.3.

      Reply
    • 2012-07-14 at 16:13
      Permalink

      Just released Version 3.3.3 which should be fully available in the maven repositories.

      Reply
  • 2012-07-16 at 07:41
    Permalink

    Is there anyone know how to manipulate the checkbox by javascript? For example, select an option in the dropdown list to trigger an event, and then check the checkboxes accordingly.

    Reply
  • 2012-09-17 at 09:34
    Permalink

    Hi,
    can I ask here a question regarding you struts2-jquery-chart plugin?
    The problem is – loooks like there is no way to set axis labels, right?
    what could be the reason?

    thanks

    Reply
  • 2012-11-27 at 09:59
    Permalink

    Hi Can someone provide me the complete code of Dynamic Tree with CheckBoxes and its valid action class because submt buttons (Show CheckBoxes, Hide CheckBoxes) are not working.

    Reply

Leave a Reply to LogicaljCancel reply

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