<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Kai`s Blog - stripes tag</title>
  <link>http://www.kaigrabfelder.de/en/tags/stripes/</link>
  <description>yet another blog about java, software, movies and more...</description>
  <language>en</language>
  <copyright>Kai Grabfelder</copyright>
  <lastBuildDate>Sat, 29 Oct 2011 12:44:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>GWT + maven + jetty + stripes</title>
    <link>http://www.kaigrabfelder.de/en/2008/10/07/gwt_maven_jetty_stripes.html</link>
    
      
      
        <description>
          I&#039;m currently working on a new WEB 2.0 style application. As I don&#039;t want to waste my time writing JavaScript I decided to make use of GWT in certain areas of the application. As I can&#039;t live anymore without maven ;-) I wanted to build my GWT code with it as well...&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2008/10/07/gwt_maven_jetty_stripes.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    <enclosure url="http://www.kaigrabfelder.de/en/files/wemwannwas.zip" length="47802" type="application/zip" />
    
    
    <category>java</category>
    
    <category>web</category>
    
    <comments>http://www.kaigrabfelder.de/en/2008/10/07/gwt_maven_jetty_stripes.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2008/10/07/gwt_maven_jetty_stripes.html</guid>
    <pubDate>Mon, 06 Oct 2008 22:37:15 GMT</pubDate>
  </item>
  
  <item>
    <title>use JRockit to avoid permGenSpace out of memory errors</title>
    <link>http://www.kaigrabfelder.de/en/2007/11/18/use_jrockit_to_avoid_permgenspace_out_of_memory_errors.html</link>
    
      
      
        <description>
          &lt;p&gt;It&#039;s a problem that allmost all java developer knows: With every hot deployment on a java application server or servlet engine the heap space memory consumption grows and grows... 
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2007/11/18/use_jrockit_to_avoid_permgenspace_out_of_memory_errors.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2007/11/18/use_jrockit_to_avoid_permgenspace_out_of_memory_errors.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2007/11/18/use_jrockit_to_avoid_permgenspace_out_of_memory_errors.html</guid>
    <pubDate>Sun, 18 Nov 2007 11:28:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Stripes Google Web Toolkit integration</title>
    <link>http://www.kaigrabfelder.de/en/2007/07/12/stripes_google_web_toolkit_integration.html</link>
    
      
      
        <description>
          &lt;a href=&#034;http://code.google.com/webtoolkit/&#034;&gt;GWT&lt;/a&gt; is a really nice toolkit for building javascript based user interfaces - without the need for writing javascript. Check it out if you have not yet. GWT ships with a &lt;a href=&#034;http://code.google.com/webtoolkit/documentation/com.google.gwt.user.server.rpc.RemoteServiceServlet.html&#034;&gt;servlet (called RemoteServiceServlet)&lt;/a&gt; that should be used for the &lt;a href=&#034;http://code.google.com/webtoolkit/documentation/com.google.gwt.doc.DeveloperGuide.RemoteProcedureCalls.html&#034;&gt; RCP (remote procedure call)&lt;/a&gt; parts of GWT. &lt;br&gt; But as my current web framework of choice is &lt;a href=&#034;http://www.stripesframework.org&#034;&gt;Stripes&lt;/a&gt;  this servlet was of no specific use for me...&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2007/07/12/stripes_google_web_toolkit_integration.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    <enclosure url="http://kaigrabfelder.de/en/files/AbstractGoogleWebToolkitActionBean.java" length="13351" type="text/plain" />
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2007/07/12/stripes_google_web_toolkit_integration.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2007/07/12/stripes_google_web_toolkit_integration.html</guid>
    <pubDate>Thu, 12 Jul 2007 18:36:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

