How to overwrite functions in Struts2 jQuery Plugin
Posted by jogep on 17 Feb 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2
Posted by jogep on 17 Feb 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2
Posted by jogep on 21 Nov 2010 | Filed under: java, jQuery, projekte, Struts jQuery Plugin, struts2
The new Version 2.5.0 of Struts2 jQuery Plugin provides a lot of enhancements and bug fixes. The chart module announced with version 2.4.0 is now able to display pie charts and donut charts. Two new examples in the enhanced struts2 jQuery showcase demonstrate how to work with this new chart types. The grid module is [...]
Posted by jogep on 07 Sep 2010 | Filed under: java, jQuery, projekte, Struts jQuery Plugin, struts2
Version 2.4.0 of Struts2 jQuery Plugin is now available with a lot of new features an improvments. Now there exists a new Chart Modul which is based on the popular jquery flot project. The new chart tag renders a chart with data given from a list or an ajax source. Checkout the new examples in [...]
Posted by jogep on 12 Jul 2010 | Filed under: java, jQuery, projekte, Struts jQuery Plugin, struts2
Version 2.3.0 of Struts2 jQuery Plugin is out now. This version brings an easy support for the Tinymce WYSIWYG Editor to you.
Posted by jogep on 07 Jun 2010 | Filed under: Allgemein, java, jQuery, projekte, Struts jQuery Plugin, struts2
Version 2.2.0 of Struts2 jQuery Plugin is out now. The new Version is Based on latest jQuery UI 1.8.2, see Changelog for more Detail about this version. Changes since Version 2.1.0: Upgrade to jQuery UI 1.8.2 Upgrade to jqGrid 3.6.5 Solve Issue 154 : load from google cdn does not work for jquery ui themes Solve [...]
Posted by jogep on 05 Jun 2010 | Filed under: java, json, Struts jQuery Plugin, struts2
This is a tutorial that shows how to handle a JSON Object that is received in a Struts2 Action. This Example is based on the Struts2 Grid Showcase for the Struts2 jQuery Plugin with Grid Extension. 1. First we need to enable the Multi Search Feature for the Grid Component. < sjg :grid id="customerstable" … [...]
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 [...]