<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java, Webprogrammierung, Linux und mehr &#187; Struts jQuery Plugin</title>
	<atom:link href="http://www.jgeppert.com/category/java/struts2-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jgeppert.com</link>
	<description>Virtual Home of Johannes Geppert</description>
	<lastBuildDate>Sun, 29 Aug 2010 12:41:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Version 2.3.0 of Struts2 jQuery Plugin now with support for Tinymce</title>
		<link>http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/</link>
		<comments>http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 18:59:52 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[richtext]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=405</guid>
		<description><![CDATA[Version 2.3.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is out now. This version brings an easy support for the <a href="http://tinymce.moxiecode.com/">Tinymce WYSIWYG Editor</a> to you.]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version 2.2.0 of Struts2 jQuery Plugin is now available</title>
		<link>http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/</link>
		<comments>http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:55:17 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ckeditor]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[richtext]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=395</guid>
		<description><![CDATA[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 &#160;Issue 154&#160;: load from google cdn does not work for jquery ui themes Solve [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to parse a JSON Object when using multiSearch for jqGrid with Java</title>
		<link>http://www.jgeppert.com/2010/06/how-to-parse-a-json-object-when-using-multisearch-for-jqgrid-with-java/</link>
		<comments>http://www.jgeppert.com/2010/06/how-to-parse-a-json-object-when-using-multisearch-for-jqgrid-with-java/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 22:42:45 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSONObject]]></category>
		<category><![CDATA[multiSearch]]></category>
		<category><![CDATA[parse]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=382</guid>
		<description><![CDATA[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. &#60; sjg :grid id=&#34;customerstable&#34; ... [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/06/how-to-parse-a-json-object-when-using-multisearch-for-jqgrid-with-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin Version 2.1.0 is released</title>
		<link>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/</link>
		<comments>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/#comments</comments>
		<pubDate>Sat, 01 May 2010 20:09:51 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ckeditor]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[richtext]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=369</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin Version 2.0.0 is now available</title>
		<link>http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/</link>
		<comments>http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 07:47:02 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[autocompleter]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=356</guid>
		<description><![CDATA[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 ) [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Showcase for the jqGrid feature in Struts2 jQuery Plugin is available</title>
		<link>http://www.jgeppert.com/2010/01/new-showcase-for-the-jqgrid-feature-in-struts2-jquery-plugin-is-available/</link>
		<comments>http://www.jgeppert.com/2010/01/new-showcase-for-the-jqgrid-feature-in-struts2-jquery-plugin-is-available/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 09:02:08 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[showcase]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=351</guid>
		<description><![CDATA[Since today the new Showcase is available. The new Showcase is specially for the jqGrid based Grid Feature. ]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/01/new-showcase-for-the-jqgrid-feature-in-struts2-jquery-plugin-is-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin Version 1.8.2 is released</title>
		<link>http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/</link>
		<comments>http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:30:50 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=343</guid>
		<description><![CDATA[New Version 1.8.2 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugins</a> is released.

Changelog:]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.8.0 des Struts2 jQuery Plugins unterstützt Grid Plugin</title>
		<link>http://www.jgeppert.com/2009/12/neue-version-1-8-0-des-struts2-jquery-plugins-unterstuetzt-grid-plugin/</link>
		<comments>http://www.jgeppert.com/2009/12/neue-version-1-8-0-des-struts2-jquery-plugins-unterstuetzt-grid-plugin/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 14:12:41 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=324</guid>
		<description><![CDATA[Die neue Version 1.8.0 des Struts2 jQuery Plugins ist freigegeben und bietet erstmals ein Unterstützung für die neue Version 3.6.1 des jQuery Grid Plugins. Seit der Version 1.7.0 gab es folgende Änderungen: Unterstützung des jQuery Grid Plugin Unterstützung für Listen Topics Mehr Topics für das Dialog Widget Neues Besipiel für ein Ajax basierendes Doubleselect im [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/12/neue-version-1-8-0-des-struts2-jquery-plugins-unterstuetzt-grid-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Version 1.7.0 des Struts2 jQuery Plugin freigegeben</title>
		<link>http://www.jgeppert.com/2009/11/version-1-7-0-des-struts2-jquery-plugin-freigegeben/</link>
		<comments>http://www.jgeppert.com/2009/11/version-1-7-0-des-struts2-jquery-plugin-freigegeben/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 08:55:06 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=321</guid>
		<description><![CDATA[Version 1.7.0 des Struts2 jQuery Plugins freigegeben. Seit der Version 1.5.0 gab es folgende Änderungen: Eine History Technik für Ajax Content und Tabs basierend auf jQuery BBQ Plugin Ein Standard Indicator ist im Head Tag definierbar Generierte HTML Tags verzichten auf extra Attribute (Besser Kompatibilität mit XHMTL) Mehrere kleine Erweiterungen und Fehlerbehebungen Download: http://code.google.com/p/struts2-jquery/downloads/list Showcase: [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/11/version-1-7-0-des-struts2-jquery-plugin-freigegeben/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version 1.5.0 des Struts2 jQuery Plugin freigegeben</title>
		<link>http://www.jgeppert.com/2009/10/version-1-5-0-des-struts2-jquery-plugin-freigegeben/</link>
		<comments>http://www.jgeppert.com/2009/10/version-1-5-0-des-struts2-jquery-plugin-freigegeben/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:50:24 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=314</guid>
		<description><![CDATA[Nach umfangreichen Änderungen in der Architektur sowie einigen Neuerungen des Struts2 jQuery Plugins, habe ich das Release 1.5.0 freigegeben. Seit der Version 1.0 gab es folgende Änderungen: AJAX Textarea and Textfield AJAX Select Box (mit Struts2 JSON Plugin) Support for Topics Download: http://code.google.com/p/struts2-jquery/downloads/list Showcase: http://www.weinfreund.de/struts2-jquery-showcase/ Anregungen und Fehler: http://code.google.com/p/struts2-jquery/issues/list Bookmark It Hide Sites]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/10/version-1-5-0-des-struts2-jquery-plugin-freigegeben/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Version 1.0 des Struts2 jQuery Plugin freigegeben</title>
		<link>http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/</link>
		<comments>http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 10:58:18 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=291</guid>
		<description><![CDATA[Da jetzt alle Widgets und alle Interactions der aktuellen jQuery UI Version in das Struts2 jQuery Plugins integriert sind, habe ich das erst Major Release 1.0 freigegeben. Seit der Version 0.9.2 gab es folgende Änderungen: Der jQuery Slider wird als neues Widget unterstützt Die Interactions Sortable und Selectable können durch Effect Div und dem Remote [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin &#8211; Version 0.9.2</title>
		<link>http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/</link>
		<comments>http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 12:01:45 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=287</guid>
		<description><![CDATA[Heute ist die neue Version des Struts2 jQuery Plugins freigegeben worden. Seit dem letzten Blog Eintrag über Version 0.6 wurden nicht nur einige Fehler behoben sondern es kamen auch folgende neuen Features dazu. Die jQuery Progressbar Drag &#038; Drop mit dem Effect Div und dem Remote Div Resizeable für Effect Div und dem Remote Div [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin &#8211; Version 0.6</title>
		<link>http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/</link>
		<comments>http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 09:05:17 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=261</guid>
		<description><![CDATA[Über das Wochenende habe ich an der neuen Version des Plugins gearbeitet. Neue ist in Version 0.6 der überarbeitet Showcase der zeigt wie man mit dem Head Tag einfach ein Thema auswählen kann. Möglich sind da die 5 eingebauten Themes aber auch ganz einfach ein selbsterstelltes Thema aus dem jQuery Themeroller. Nötig wurde die Version [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Neue Version 0.5 des Struts2 jQuery Plugin ist fertig</title>
		<link>http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/</link>
		<comments>http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:53:45 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[showcase]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=258</guid>
		<description><![CDATA[Seite heute ist die neue Version 0.5 des Struts2 jQuery Plugins fertig. Neben einigen Bugfixes sind auch drei neue Tags hinzugekommen. Accordion &#8211; Das jQuery Accordion aus einer Liste generieren oder den Content via AJAX laden. Dialog &#8211; Der jQuery Dialog ebenfalls mit möglicher AJAX Funktionalität. EffectDiv &#8211; ein Div mit Effekten rendern. Um einen [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neues jQuery Plugin für Struts2</title>
		<link>http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/</link>
		<comments>http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 09:01:00 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=253</guid>
		<description><![CDATA[Letztens habe ich von den Unterschieden von Dojo und jQuery in Verwendung mit Struts2 geschrieben. Dabei hat sich das fehlende Plugin für jQuery als kleiner Makel für die schnelle und einfache Integration mit struts2 herausgestellt. Und da ich schon länger überlegt hatte, eben jenes Plugin für Struts2 zu schreiben, habe ich mich danach mal an [...]]]></description>
		<wfw:commentRss>http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
