Tag Archive 'plugin'
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 [...]
Posted by jogep on 04 Feb 2012 | Filed under: java, struts2, Struts2 Bootstrap Plugin
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 [...]
Posted by jogep on 01 Feb 2012 | Filed under: java, struts2, Struts2 Bootstrap Plugin
I have just released my first GIT based Project at Google Code. Thanks to IntelliJ IDEA for the great GIT Integration. This Struts2 Bootstrap Plugin is for an easy Integration of Twitter Bootstrap into an Bootstrap based Struts2 Webapp. It provides a Head Tag which loads necessary resources and a new theme for Struts2 Tags. [...]
Posted by jogep on 17 Feb 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2
You want to enhance a default handler, fix a bug or just use an other jquery plugin as the default in Struts2 jQuery Plugin? Here is a short example hot to overwrite the handler function for the autocompleter in Struts2 jQuery Plugin. <sj:head /> <script type="text/javascript"> $.struts2_jquery.autocompleter = function($elem, options) { alert("my own autocompleter handler [...]
Posted by jogep on 01 Mai 2010 | Filed under: jQuery, projekte, Struts jQuery Plugin, struts2
The new version 2.1.0 of Struts2 jQuery Plugin is released. With this new version, the plugin loads dependent JavaScript files on demand. This feature makes the plugin much better extensible for own extensions and reduces the initial load of the first load of a page. Based on the new structure of the plugin the jqGrid [...]
Posted by jogep on 22 Mrz 2010 | Filed under: java, jQuery, projekte, Struts jQuery Plugin, struts2
The new version 2.0.0 of Struts2 jQuery Plugin is released and brings many Enhancements, like new jQuery UI Widgets, support for Form Validation and Bug Fixes to you. The Plugin is now based on the latest versions of JavaScript Framework jQuery 1.4.2 and jQuery UI 1.8. Changelog: Upgrade to jQuery 1.4.2 ( Issue 91 ) [...]
Posted by jogep on 26 Jan 2010 | Filed under: hibernate, jQuery, Struts jQuery Plugin, struts2
Since today the new Showcase is available. The new Showcase is specially for the jqGrid based Grid Feature.
Older Entries »