Archive for Juni, 2010

Version 2.2.0 of Struts2 jQuery Plugin is now available

Posted by jogep on 07 Jun 2010 | Filed under: Allgemein, java, jQuery, projekte, Struts jQuery Plugin, struts2

How to parse a JSON Object when using multiSearch for jqGrid with Java

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" … [...]