Archive for the 'java' Category

Introduction into Struts2 jQuery Grid Tags

Posted by jogep on 01 Apr 2011 | Filed under: java, jQuery, projekte, Struts jQuery Plugin, struts2

Preview for Struts2 jQuery Mobile Showcase

Posted by jogep on 28 Feb 2011 | Filed under: java, jQuery, Struts jQuery Plugin, struts2

For an better support of mobile development with Java and the popular MVC Framework Struts2, I include in the next version of Struts2 jQuery Plugin a new Module based on jQuery mobile. Planned Features of the Struts2 Mobile Plugin are an easy AJAX support and a jQuery mobile theme for form elements. I just upload [...]

How to overwrite functions in Struts2 jQuery Plugin

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

Pie Charts and Grid Grouping with new Struts2 jQuery Plugin 2.5.0

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

Sind Java Frameworks mit Java EE 6 obsolete?

Posted by jogep on 18 Okt 2010 | Filed under: java, spring, struts2

Matt Raible antwortet in seinem Blog auf die von Cameron McKenzie bei TheServerSide aufgestellte These “Moving from Spring to Java EE 6: The Age of Frameworks is Over” mit einem klaren nein! Interessant fand ich die Aussage das JSF1 und JSF2 meist nur von Buch Autoren, MyFaces Entwicklern oder Java EE Vendors promoted wird, aber [...]

Präsentation für Struts2 Einsteiger

Posted by jogep on 03 Okt 2010 | Filed under: java, struts2

Auf seinem Blog hat iThoughts eine deutschsprachige Präsentation zur Verfügung gestellt, die (wie ich finde) einen gelungener Einstieg in die Web Programmierung mit Java und dem Framework Struts2 darstellt. Behandelt werden Themen wie: Warum Java und Warum Struts2? Model View Controller und MVC2 Struktur einer Struts2 Webanwendung Plugins Interceptors Best Practices … Struts2 Präsentation für [...]

Whats New in Struts2 jQuery Plugin 2.4.0

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

« Newer Entries - Older Entries »