<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare für Java, Programming, Struts2, jQuery, Linux and more</title>
	<atom:link href="http://www.jgeppert.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jgeppert.com</link>
	<description>Johannes Geppert</description>
	<lastBuildDate>Sat, 05 May 2012 22:02:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Kommentar zu About Me von Tony</title>
		<link>http://www.jgeppert.com/about/#comment-253</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 05 May 2012 22:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?page_id=2#comment-253</guid>
		<description>Hi Johannes,

Thanks very much for your reply but I am sorry could not come to the site early as we were madly busy on the project. 

Netbeans v6.9.1 or v7.1.1 plain no Maven project used. Struts2 for Netbeans got working only after related plugin/s (2 versions 6.x, 7.x) were installed from Netbeans home. Using Glassfish 2.2 as application server.

It appears the issue was extra 2 spaces in struts_plugin.xml contained in all 3 jar files (jquery, jason, jquery grid).
I edited the jar files and removed these two spaces and all worked perfectly. The deployment error was quite descriptive but I am new to Java and got panic somehow worked it out :)).  

Thanks again.
 
Best Regards
Tony</description>
		<content:encoded><![CDATA[<p>Hi Johannes,</p>
<p>Thanks very much for your reply but I am sorry could not come to the site early as we were madly busy on the project. </p>
<p>Netbeans v6.9.1 or v7.1.1 plain no Maven project used. Struts2 for Netbeans got working only after related plugin/s (2 versions 6.x, 7.x) were installed from Netbeans home. Using Glassfish 2.2 as application server.</p>
<p>It appears the issue was extra 2 spaces in struts_plugin.xml contained in all 3 jar files (jquery, jason, jquery grid).<br />
I edited the jar files and removed these two spaces and all worked perfectly. The deployment error was quite descriptive but I am new to Java and got panic somehow worked it out <img src='http://www.jgeppert.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).  </p>
<p>Thanks again.</p>
<p>Best Regards<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von risdiyanto</title>
		<link>http://www.jgeppert.com/2012/03/struts2-jquery-plugin-now-based-on-jquery-1-7-and-with-support-for-frozen-columns/#comment-252</link>
		<dc:creator>risdiyanto</dc:creator>
		<pubDate>Thu, 03 May 2012 06:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=612#comment-252</guid>
		<description>can i get the screenshot?:D</description>
		<content:encoded><![CDATA[<p>can i get the screenshot?:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu About Me von jogep</title>
		<link>http://www.jgeppert.com/about/#comment-250</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Sat, 21 Apr 2012 06:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?page_id=2#comment-250</guid>
		<description>Hi Tony,

I never hered about trouble with Netbeans and any Struts2 Plugins.  
Which Struts2 Version do you use in your project? Is it a Maven Project?

Johannes</description>
		<content:encoded><![CDATA[<p>Hi Tony,</p>
<p>I never hered about trouble with Netbeans and any Struts2 Plugins.<br />
Which Struts2 Version do you use in your project? Is it a Maven Project?</p>
<p>Johannes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu About Me von tony</title>
		<link>http://www.jgeppert.com/about/#comment-249</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sat, 21 Apr 2012 01:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?page_id=2#comment-249</guid>
		<description>Hi 

Strut2 JQuery Plugin 3.3.0 works like a charm on a Netbeans 6.9.1 project. And I am very happy with the same JQuery Grid Plugin it is fast and elegant. Thank you very much. I used both in a uni assignment.

As Netbeans is the required platform for my project and I realized it does not give struts2 functionality (JSP not binding to session beans) though amazingly JQuery plugin works even without struts2 support. I loaded a struts 2 plugin from NB home.

I don&#039;t really know if you would be able to show any light on my issue that after Strut2 plugin installation the project will not run. Following error returned.

org.apache.jasper.JasperException: The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter.

To get the project to work I need either one of plugins to remove it seems there have a version clash or something.

Best Regards
Tony</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Strut2 JQuery Plugin 3.3.0 works like a charm on a Netbeans 6.9.1 project. And I am very happy with the same JQuery Grid Plugin it is fast and elegant. Thank you very much. I used both in a uni assignment.</p>
<p>As Netbeans is the required platform for my project and I realized it does not give struts2 functionality (JSP not binding to session beans) though amazingly JQuery plugin works even without struts2 support. I loaded a struts 2 plugin from NB home.</p>
<p>I don&#8217;t really know if you would be able to show any light on my issue that after Strut2 plugin installation the project will not run. Following error returned.</p>
<p>org.apache.jasper.JasperException: The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter.</p>
<p>To get the project to work I need either one of plugins to remove it seems there have a version clash or something.</p>
<p>Best Regards<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin Version 2.1.0 is released von jogep</title>
		<link>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/#comment-247</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Tue, 10 Apr 2012 21:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=369#comment-247</guid>
		<description>Looks like a Problem with your Bean or your JSON Configuration. Please check you Code or post it at the Struts2 jQuery User Group.</description>
		<content:encoded><![CDATA[<p>Looks like a Problem with your Bean or your JSON Configuration. Please check you Code or post it at the Struts2 jQuery User Group.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin Version 2.1.0 is released von Gowtham</title>
		<link>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/#comment-245</link>
		<dc:creator>Gowtham</dc:creator>
		<pubDate>Sat, 07 Apr 2012 15:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=369#comment-245</guid>
		<description>Hello,
I&#039;m trying to display the list in Action Class which contains set of values in jsp through Struts 2 Jquery Grid Plugin. But, it throws always following Error :

root cause

org.apache.struts2.json.JSONException: org.apache.struts2.json.JSONException: org.apache.struts2.json.JSONException: org.apache.struts2.json.JSONException: java.lang.IllegalAccessException: Class org.apache.struts2.json.JSONWriter can not access a member of class org.hibernate.persister.entity.AbstractEntityPersister$3 with modifiers &quot;public&quot;
org.apache.struts2.json.JSONWriter.bean(JSONWriter.java:230)
org.apache.struts2.json.JSONWriter.process(JSONWriter.java:160)
org.apache.struts2.json.JSONWriter.value(JSONWriter.java:126)

I included three jar files :
struts2-jquery-grid-plugin-3.3.0.jar
struts2-jquery-plugin-3.3.0.jar
struts2-json-plugin-2.3.1.2.jar</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m trying to display the list in Action Class which contains set of values in jsp through Struts 2 Jquery Grid Plugin. But, it throws always following Error :</p>
<p>root cause</p>
<p>org.apache.struts2.json.JSONException: org.apache.struts2.json.JSONException: org.apache.struts2.json.JSONException: org.apache.struts2.json.JSONException: java.lang.IllegalAccessException: Class org.apache.struts2.json.JSONWriter can not access a member of class org.hibernate.persister.entity.AbstractEntityPersister$3 with modifiers &#8220;public&#8221;<br />
org.apache.struts2.json.JSONWriter.bean(JSONWriter.java:230)<br />
org.apache.struts2.json.JSONWriter.process(JSONWriter.java:160)<br />
org.apache.struts2.json.JSONWriter.value(JSONWriter.java:126)</p>
<p>I included three jar files :<br />
struts2-jquery-grid-plugin-3.3.0.jar<br />
struts2-jquery-plugin-3.3.0.jar<br />
struts2-json-plugin-2.3.1.2.jar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von jogep</title>
		<link>http://www.jgeppert.com/2012/03/struts2-jquery-plugin-now-based-on-jquery-1-7-and-with-support-for-frozen-columns/#comment-244</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Tue, 20 Mar 2012 17:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=612#comment-244</guid>
		<description>This is a known Bug in latest Struts2.

https://issues.apache.org/jira/browse/WW-3736

Use Struts2 2.3.2-SNAPSHOT or fix this in your current version.</description>
		<content:encoded><![CDATA[<p>This is a known Bug in latest Struts2.</p>
<p><a href="https://issues.apache.org/jira/browse/WW-3736" rel="nofollow">https://issues.apache.org/jira/browse/WW-3736</a></p>
<p>Use Struts2 2.3.2-SNAPSHOT or fix this in your current version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von SS</title>
		<link>http://www.jgeppert.com/2012/03/struts2-jquery-plugin-now-based-on-jquery-1-7-and-with-support-for-frozen-columns/#comment-243</link>
		<dc:creator>SS</dc:creator>
		<pubDate>Tue, 20 Mar 2012 15:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=612#comment-243</guid>
		<description>Hi, thanks for this great plugin.
I was testing with showcase 3.3.0 , got a error in AJAX Forms with Validation page (AJAX Forms with Custome Validation worked just fine). 
Firebug console shows...
-----------------------------------------
data.indexOf is not a function	
if(data.indexOf(&quot;/* {&quot;) === 0) {             @ utils.js (line 27)
-----------------------------------------

POST response is OK,
PLEASE HELP !!</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this great plugin.<br />
I was testing with showcase 3.3.0 , got a error in AJAX Forms with Validation page (AJAX Forms with Custome Validation worked just fine).<br />
Firebug console shows&#8230;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
data.indexOf is not a function<br />
if(data.indexOf(&#8220;/* {&#8220;) === 0) {             @ utils.js (line 27)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>POST response is OK,<br />
PLEASE HELP !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Version 1.2.0 of Struts2 Bootstrap Plugin released von jogep</title>
		<link>http://www.jgeppert.com/2012/02/version-1-2-0-of-struts2-bootstrap-plugin-released/#comment-242</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Sat, 17 Mar 2012 19:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=605#comment-242</guid>
		<description>Can you please create an Issue?

http://code.google.com/p/struts2-bootstrap/issues/list</description>
		<content:encoded><![CDATA[<p>Can you please create an Issue?</p>
<p><a href="http://code.google.com/p/struts2-bootstrap/issues/list" rel="nofollow">http://code.google.com/p/struts2-bootstrap/issues/list</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Version 1.2.0 of Struts2 Bootstrap Plugin released von Mugil</title>
		<link>http://www.jgeppert.com/2012/02/version-1-2-0-of-struts2-bootstrap-plugin-released/#comment-241</link>
		<dc:creator>Mugil</dc:creator>
		<pubDate>Sat, 17 Mar 2012 17:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=605#comment-241</guid>
		<description>Dear Johannes Geppert,

Great job... But I have problem with using jquery plugin with bootstrap plugin.

Error reading included file template/jquery/controlheader.ftl
The problematic instruction:
----------
==&gt; include &quot;/${parameters.templateDir}/${parameters.theme}/controlheader.ftl&quot; [on line 21, column 1 in template/bootstrap/text.ftl]
 in include &quot;/${parameters.templateDir}/${parameters.parentTheme}/text.ftl&quot; [on line 67, column 17 in template/jquery/datepicker.ftl]
----------

I have used your lib files of bootstrap showcase.

Regards,
Mugil</description>
		<content:encoded><![CDATA[<p>Dear Johannes Geppert,</p>
<p>Great job&#8230; But I have problem with using jquery plugin with bootstrap plugin.</p>
<p>Error reading included file template/jquery/controlheader.ftl<br />
The problematic instruction:<br />
&#8212;&#8212;&#8212;-<br />
==&gt; include &#8220;/${parameters.templateDir}/${parameters.theme}/controlheader.ftl&#8221; [on line 21, column 1 in template/bootstrap/text.ftl]<br />
 in include &#8220;/${parameters.templateDir}/${parameters.parentTheme}/text.ftl&#8221; [on line 67, column 17 in template/jquery/datepicker.ftl]<br />
&#8212;&#8212;&#8212;-</p>
<p>I have used your lib files of bootstrap showcase.</p>
<p>Regards,<br />
Mugil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von Ramesh Krishnan</title>
		<link>http://www.jgeppert.com/2012/03/struts2-jquery-plugin-now-based-on-jquery-1-7-and-with-support-for-frozen-columns/#comment-240</link>
		<dc:creator>Ramesh Krishnan</dc:creator>
		<pubDate>Sat, 17 Mar 2012 05:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=612#comment-240</guid>
		<description>The pre-defined formatter properties define one called actions. How to use this ? I tried using the example in http://stackoverflow.com/questions/5196387/jqgrid-editactioniconscolumn-events, but get an error &quot;actions is not defined (111 out of range 4)

Regards and Thank You

Ramesh K</description>
		<content:encoded><![CDATA[<p>The pre-defined formatter properties define one called actions. How to use this ? I tried using the example in <a href="http://stackoverflow.com/questions/5196387/jqgrid-editactioniconscolumn-events" rel="nofollow">http://stackoverflow.com/questions/5196387/jqgrid-editactioniconscolumn-events</a>, but get an error &#8220;actions is not defined (111 out of range 4)</p>
<p>Regards and Thank You</p>
<p>Ramesh K</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu 4 Easy Steps to create a Java based Web Application with Struts2 and jQuery von Fats</title>
		<link>http://www.jgeppert.com/2011/05/4-easy-steps-to-create-a-java-based-web-application-with-struts2-and-jquery/#comment-238</link>
		<dc:creator>Fats</dc:creator>
		<pubDate>Wed, 14 Mar 2012 10:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=542#comment-238</guid>
		<description>Thank you so much for responding so quickly. In my case it is just a WARN. see below:
WARN  [com.opensymphony.xwork2.util.FileManager] (MSC service thread 1-1) Could not create JarEntryRevision for [vfs:/C:/esw/server/jboss-as-7.1.0.Final/standalone/deployments/struts2-example.war/WEB-INF/lib/struts2-json-plugin-2.3.1.2]!: java.io.FileNotFoundException: vfs:\C:\esw\server\jboss-as-7.1.0.Final\standalone\deployments\struts2-example.war\WEB-INF\lib\struts2-json-plugin-2.3.1.2 (Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch)

Acctually I haven&#039;t any problem with struts2 it works well. I would like to use struts2-Jquery-plugins in my application which is running under JBOSS 7. But when I test your example deployed on JBoss7.1 clicking on submit button nothing happens and any error occur. while it works well in tomcat7.

Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you so much for responding so quickly. In my case it is just a WARN. see below:<br />
WARN  [com.opensymphony.xwork2.util.FileManager] (MSC service thread 1-1) Could not create JarEntryRevision for [vfs:/C:/esw/server/jboss-as-7.1.0.Final/standalone/deployments/struts2-example.war/WEB-INF/lib/struts2-json-plugin-2.3.1.2]!: java.io.FileNotFoundException: vfs:\C:\esw\server\jboss-as-7.1.0.Final\standalone\deployments\struts2-example.war\WEB-INF\lib\struts2-json-plugin-2.3.1.2 (Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch)</p>
<p>Acctually I haven&#8217;t any problem with struts2 it works well. I would like to use struts2-Jquery-plugins in my application which is running under JBOSS 7. But when I test your example deployed on JBoss7.1 clicking on submit button nothing happens and any error occur. while it works well in tomcat7.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von jogep</title>
		<link>http://www.jgeppert.com/2012/03/struts2-jquery-plugin-now-based-on-jquery-1-7-and-with-support-for-frozen-columns/#comment-237</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Wed, 14 Mar 2012 07:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=612#comment-237</guid>
		<description>Maybe it takes some time for syncing the Maven Repositories. I just try it and it runs fine for me. Can you please try again?</description>
		<content:encoded><![CDATA[<p>Maybe it takes some time for syncing the Maven Repositories. I just try it and it runs fine for me. Can you please try again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von xk</title>
		<link>http://www.jgeppert.com/2012/03/struts2-jquery-plugin-now-based-on-jquery-1-7-and-with-support-for-frozen-columns/#comment-236</link>
		<dc:creator>xk</dc:creator>
		<pubDate>Tue, 13 Mar 2012 22:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=612#comment-236</guid>
		<description>Hi, first of all thank you for the plugin.

I&#039;m trying to get the archtype with the above commands, but I get an error saying that the desired archetype does not exist. I checked the central repo and they are not there. I see the rest of the jars http://search.maven.org/#browse%7C673035855 but the archetype is not there.

Do I need to add another thing? Sorry but i&#039;m knda new to maven</description>
		<content:encoded><![CDATA[<p>Hi, first of all thank you for the plugin.</p>
<p>I&#8217;m trying to get the archtype with the above commands, but I get an error saying that the desired archetype does not exist. I checked the central repo and they are not there. I see the rest of the jars <a href="http://search.maven.org/#browse%7C673035855" rel="nofollow">http://search.maven.org/#browse%7C673035855</a> but the archetype is not there.</p>
<p>Do I need to add another thing? Sorry but i&#8217;m knda new to maven</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu 4 Easy Steps to create a Java based Web Application with Struts2 and jQuery von Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns &#124; Java, Programming, Struts2, jQuery, Linux and more</title>
		<link>http://www.jgeppert.com/2011/05/4-easy-steps-to-create-a-java-based-web-application-with-struts2-and-jquery/#comment-235</link>
		<dc:creator>Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns &#124; Java, Programming, Struts2, jQuery, Linux and more</dc:creator>
		<pubDate>Tue, 13 Mar 2012 21:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=542#comment-235</guid>
		<description>[...] start with the Grid Plugin. This new Archetypes shrinks the Steps described in my previous post 4 Easy Steps to create a Java based Web Application with Struts2 and jQuery to only one Step.   mvn archetype:generate -B -DgroupId=com.mycompany.mysystem [...]</description>
		<content:encoded><![CDATA[<p>[...] start with the Grid Plugin. This new Archetypes shrinks the Steps described in my previous post 4 Easy Steps to create a Java based Web Application with Struts2 and jQuery to only one Step.   mvn archetype:generate -B -DgroupId=com.mycompany.mysystem [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu 4 Easy Steps to create a Java based Web Application with Struts2 and jQuery von jogep</title>
		<link>http://www.jgeppert.com/2011/05/4-easy-steps-to-create-a-java-based-web-application-with-struts2-and-jquery/#comment-234</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Tue, 13 Mar 2012 16:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=542#comment-234</guid>
		<description>Maybe your Problem is releated to this Struts2 Issue.

https://issues.apache.org/jira/browse/WW-3662</description>
		<content:encoded><![CDATA[<p>Maybe your Problem is releated to this Struts2 Issue.</p>
<p><a href="https://issues.apache.org/jira/browse/WW-3662" rel="nofollow">https://issues.apache.org/jira/browse/WW-3662</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu 4 Easy Steps to create a Java based Web Application with Struts2 and jQuery von Fats</title>
		<link>http://www.jgeppert.com/2011/05/4-easy-steps-to-create-a-java-based-web-application-with-struts2-and-jquery/#comment-233</link>
		<dc:creator>Fats</dc:creator>
		<pubDate>Tue, 13 Mar 2012 16:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=542#comment-233</guid>
		<description>Thanks a lot. A very good example. It works with the first run under Tomacat 7, but it deosn&#039;t work uder JBoss7.1. Do you have any idea why it doesn&#039;t work with JBoss 7.1.

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. A very good example. It works with the first run under Tomacat 7, but it deosn&#8217;t work uder JBoss7.1. Do you have any idea why it doesn&#8217;t work with JBoss 7.1.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von jogep</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-232</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Mon, 12 Mar 2012 18:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-232</guid>
		<description>The Hibernate Release should not have any side effects to the Bootstrap Plugin. Maybe you need Struts2 2.1.x or higher instead of version 2.0.x.</description>
		<content:encoded><![CDATA[<p>The Hibernate Release should not have any side effects to the Bootstrap Plugin. Maybe you need Struts2 2.1.x or higher instead of version 2.0.x.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von Siddharth Sakhadeo</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-231</link>
		<dc:creator>Siddharth Sakhadeo</dc:creator>
		<pubDate>Sun, 11 Mar 2012 07:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-231</guid>
		<description>Which Hibernate release should I use such that I can include this bootstrap plugin? Also I&#039;m using the struts 2.0 and Hibernate 3.0 release and somehow this plugin isn&#039;t working with those jars.</description>
		<content:encoded><![CDATA[<p>Which Hibernate release should I use such that I can include this bootstrap plugin? Also I&#8217;m using the struts 2.0 and Hibernate 3.0 release and somehow this plugin isn&#8217;t working with those jars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von jogep</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-230</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Tue, 06 Mar 2012 19:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-230</guid>
		<description>All scripts should be available. All you need is to include an reference to jquery and &lt;sb:head /&gt; tag in your head area.

$(&#039;#myModal&#039;).modal()</description>
		<content:encoded><![CDATA[<p>All scripts should be available. All you need is to include an reference to jquery and <sb:head /> tag in your head area.</p>
<p>$(&#8216;#myModal&#8217;).modal()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von Siddharth Sakhadeo</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-229</link>
		<dc:creator>Siddharth Sakhadeo</dc:creator>
		<pubDate>Mon, 05 Mar 2012 20:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-229</guid>
		<description>The problem was that after including the plugin in the lib folder, no struts tag was properly executed. All jsp pages were showing an http error 404. Anyhow, I downloaded youe entire showcase war package and ran the same on mine. Somehow it worked. Very lame, I know, but I&#039;m new to struts and trying to learn more. I wanted to ask you if you&#039;ve included the modal scripts in the plugin. If yes, how do I access them?</description>
		<content:encoded><![CDATA[<p>The problem was that after including the plugin in the lib folder, no struts tag was properly executed. All jsp pages were showing an http error 404. Anyhow, I downloaded youe entire showcase war package and ran the same on mine. Somehow it worked. Very lame, I know, but I&#8217;m new to struts and trying to learn more. I wanted to ask you if you&#8217;ve included the modal scripts in the plugin. If yes, how do I access them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von jogep</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-228</link>
		<dc:creator>jogep</dc:creator>
		<pubDate>Mon, 05 Mar 2012 19:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-228</guid>
		<description>Nice to here. :-) 

What exactly was the problem/solution?</description>
		<content:encoded><![CDATA[<p>Nice to here. <img src='http://www.jgeppert.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>What exactly was the problem/solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von Siddharth</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-227</link>
		<dc:creator>Siddharth</dc:creator>
		<pubDate>Mon, 05 Mar 2012 17:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-227</guid>
		<description>Please don&#039;t bother with my earlier posts. I&#039;ve solved all problems and its working fine now. I really have to say excellent job done. Salud!</description>
		<content:encoded><![CDATA[<p>Please don&#8217;t bother with my earlier posts. I&#8217;ve solved all problems and its working fine now. I really have to say excellent job done. Salud!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von Siddharth</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-226</link>
		<dc:creator>Siddharth</dc:creator>
		<pubDate>Mon, 05 Mar 2012 14:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-226</guid>
		<description>Hey man, nice work you&#039;ve done. I solved my previous error but encountered a new one. I&#039;ve integrated the plugin well enough. But every jsp page now in my project is not executed. I get error 404 for each page, even the ones not using bootstrap tags. What could i&#039;ve done wrong?</description>
		<content:encoded><![CDATA[<p>Hey man, nice work you&#8217;ve done. I solved my previous error but encountered a new one. I&#8217;ve integrated the plugin well enough. But every jsp page now in my project is not executed. I get error 404 for each page, even the ones not using bootstrap tags. What could i&#8217;ve done wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu New Struts2 Bootstrap Plugin released von Siddharth</title>
		<link>http://www.jgeppert.com/2012/02/new-struts2-bootstrap-plugin-released/#comment-225</link>
		<dc:creator>Siddharth</dc:creator>
		<pubDate>Mon, 05 Mar 2012 11:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jgeppert.com/?p=588#comment-225</guid>
		<description>Oh sorry, I copy pasted the log but it is wiped out in the post. The line 14 is exactly the &lt;sb:head/&gt;</description>
		<content:encoded><![CDATA[<p>Oh sorry, I copy pasted the log but it is wiped out in the post. The line 14 is exactly the &lt;sb:head/&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

