Tag Archive 'jQuery'

jQuery UI Menu support with now released Struts2 jQuery Plugin 3.5.0

Posted by jogep on 17 Dez 2012 | Filed under: Allgemein, java, jQuery, projekte, Struts jQuery Plugin, struts2, Struts2 Bootstrap Plugin

With jQuery UI 1.9 this popular JavaScript Library provides a Menu Widget, which is now also available in the Struts2 jQuery Plugin. jQuery UI 1.9 includes some API redesigns which also touches the Struts2 jQuery Plugin. So please respect the Upgrade Guide. Menu Tag The Menu Tag can be used with some manually added Menu [...]

Struts2 jQuery Plugin 3.4.0 with improved Chart Tag released

Posted by jogep on 15 Okt 2012 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

The new Version 3.4.0 of Struts2 jQuery Plugin with some Bugfixes and an improved Chart Tag is released. Chart Tag In this release there is gone some attention to the Chart Tag. So it is now possible to create Curved Lines, adding Axis Labels and build Stacked Charts. See the updated Examples Page in the [...]

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

Posted by jogep on 10 Jul 2012 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

The new Version 3.3.2 of Struts2 jQuery Plugin is now available. Tree with Checkboxes This release is not only a bugfix 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 Plugin now based on jQuery 1.7 and with support for frozen Columns

Posted by jogep on 13 Mrz 2012 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

I am happy to announce that the Version 3.3.0 of Struts2 jQuery Plugin is now available. The main change is the switch from jQuery 1.6.4 to the latest version 1.7.1 of the jQuery 1.7.x releases. This Version includes a lot of library updates and 18 solved Issues. The Handler Functions are now split into two [...]

Struts2 jQuery Plugin 3.2.0 released

Posted by jogep on 07 Nov 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

Since today the latest Version 3.2.0 of Struts2 jQuery Plugin is available. The main change is the switch from jQuery 1.5.2 to the latest version 1.6.4 of the jQuery 1.6.x releases. You can now benefit from all the improvements and performance optimizations from the jQuery 1.6.x versions. If you are using third party jQuery plugins, [...]

Improved Tree and Autocompleter Tag and new Timepicker Addon

Posted by jogep on 29 Jun 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

The new Version 3.1.0 of Struts2 jQuery Plugin is now available with an improved Tree and Autocompleter Tag and a new Timepicker Addon for the Datepicker Tag. A improved Tree Tag The Tree Tag provides now support for different Node Types and support for Context Menus. Two new Tree Tag examples in the Showcase explain [...]

4 Easy Steps to create a Java based Web Application with Struts2 and jQuery

Posted by jogep on 10 Mai 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

Step1: Install and Configure Maven We use Maven to describe this software project and to manage the dependencies. 1.) Download maven from http://maven.apache.org/download.html and extract it. 2.) Add MAVEN_HOME/bin to your PATH Step2: Create your Struts2 Project 1.) Switch to your Eclipse Workspace. cd workspace 2.) Create the Project based on the struts2-archetype-convention archetype. mvn [...]

Older Entries »