<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0">
  <channel>
    <docs>This is an RSS file.  It is intended to be read by a software program called a "feed reader". Search on Google for more details.</docs>
    <title><![CDATA[s2dev's Feed]]></title>
    <link>http://www.simpy.com/user/s2dev</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[s2dev's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/user/s2dev</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Enterprise Java Community: Why Prepared Statements are important and how to use them "properly"]]></title>
        <link><![CDATA[http://www.theserverside.com/tt/articles/article.tss?l=Prepared-Statments]]></link>
        <description><![CDATA[Wrapping is very useful as it also helps J2EE application server implementers to add support for prepared statements in a sensible way. When an application calls Connection.prepareStatement, it is returned a PreparedStatement object by the driver. The application then keeps the handle while it has the connection and closes it before it closes the connection when the request finishes. However, after the connection is returned to the pool and later reused by the same, or another application, , then ideally, we want the same PreparedStatement to be returned to the application
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.theserverside.com/tt/articles/article.tss?l=Prepared-Statments"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.theserverside.com/tt/articles/article.tss?l=Prepared-Statments" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22JDBC%22">JDBC</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22prepared-statement%22">prepared-statement</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22adms%22">adms</a>,


]]>
</description>
        
        <category><![CDATA[JavaEE]]></category>
        
        <category><![CDATA[JDBC]]></category>
        
        <category><![CDATA[prepared-statement]]></category>
        
        <category><![CDATA[adms]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Mon, 11 Jun 2007 03:02:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[GFWiki: GlassFishVsTomcat]]></title>
        <link><![CDATA[http://wiki.glassfish.java.net/gfwiki/Wiki.jsp?page=GlassFishVsTomcat]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://wiki.glassfish.java.net/gfwiki/Wiki.jsp?page=GlassFishVsTomcat"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://wiki.glassfish.java.net/gfwiki/Wiki.jsp?page=GlassFishVsTomcat" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22application-server%22">application-server</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22tomcat%22">tomcat</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22glassfish%22">glassfish</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22adms%22">adms</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,


]]>
</description>
        
        <category><![CDATA[application-server]]></category>
        
        <category><![CDATA[tomcat]]></category>
        
        <category><![CDATA[glassfish]]></category>
        
        <category><![CDATA[adms]]></category>
        
        <category><![CDATA[JavaEE]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Sat, 05 May 2007 11:33:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[David Van Couvering 's Blog: JPA and Rollbacks - Not Pretty]]></title>
        <link><![CDATA[http://weblogs.java.net/blog/davidvc/archive/2007/04/jpa_and_rollbac.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://weblogs.java.net/blog/davidvc/archive/2007/04/jpa_and_rollbac.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://weblogs.java.net/blog/davidvc/archive/2007/04/jpa_and_rollbac.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22jpa%22">jpa</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22rollback%22">rollback</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22adms%22">adms</a>,


]]>
</description>
        
        <category><![CDATA[JavaEE]]></category>
        
        <category><![CDATA[jpa]]></category>
        
        <category><![CDATA[rollback]]></category>
        
        <category><![CDATA[adms]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Mon, 30 Apr 2007 02:13:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Update: An Introduction to the Java EE 5 Platform]]></title>
        <link><![CDATA[http://java.sun.com/developer/technicalArticles/J2EE/intro_ee5/?feed=JSC]]></link>
        <description><![CDATA[Nice intro to JavaEE 5 features
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://java.sun.com/developer/technicalArticles/J2EE/intro_ee5/?feed=JSC"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://java.sun.com/developer/technicalArticles/J2EE/intro_ee5/?feed=JSC" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22tutorials%22">tutorials</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22adms%22">adms</a>,


]]>
</description>
        
        <category><![CDATA[JavaEE]]></category>
        
        <category><![CDATA[tutorials]]></category>
        
        <category><![CDATA[adms]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Wed, 04 Oct 2006 09:07:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[AJAX BluePrints]]></title>
        <link><![CDATA[http://java.sun.com/blueprints/ajax.html]]></link>
        <description><![CDATA[More Ajax patterns -- this time from Sun.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://java.sun.com/blueprints/ajax.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://java.sun.com/blueprints/ajax.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22ajax%22">ajax</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22patterns%22">patterns</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22adms%22">adms</a>,


]]>
</description>
        
        <category><![CDATA[ajax]]></category>
        
        <category><![CDATA[patterns]]></category>
        
        <category><![CDATA[JavaEE]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[adms]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Mon, 02 Oct 2006 03:41:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[SAP Achieves Java EE 5 Certification]]></title>
        <link><![CDATA[http://www.eweek.com/article2/0,1759,2022127,00.asp?kc=EWRSS03119TX1K0000594]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.eweek.com/article2/0,1759,2022127,00.asp?kc=EWRSS03119TX1K0000594"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.eweek.com/article2/0,1759,2022127,00.asp?kc=EWRSS03119TX1K0000594" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22sap%22">sap</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22we20061001%22">we20061001</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22adms%22">adms</a>,


]]>
</description>
        
        <category><![CDATA[sap]]></category>
        
        <category><![CDATA[we20061001]]></category>
        
        <category><![CDATA[JavaEE]]></category>
        
        <category><![CDATA[adms]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Sun, 01 Oct 2006 09:17:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Inside Apache Geronimo, Version 1.1]]></title>
        <link><![CDATA[http://www-128.ibm.com/developerworks/opensource/library/os-ag-whatsnew/index.html?ca=drs-tp3706]]></link>
        <description><![CDATA[New and noteworthy from Geronimo 1.1 Looks like a complete overhaul from 1.0 and a maven-styled maven-based dependancy-driven Plug-in architecture (everything from services like scheduling, messaging etc. to user-applications is a plugin module)
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www-128.ibm.com/developerworks/opensource/library/os-ag-whatsnew/index.html?ca=drs-tp3706"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www-128.ibm.com/developerworks/opensource/library/os-ag-whatsnew/index.html?ca=drs-tp3706" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/s2dev">s2dev</a> under 
         
<a href="http://www.simpy.com/user/s2dev/tag/%22application-server%22">application-server</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22geronimo%22">geronimo</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22we20060917%22">we20060917</a>,

<a href="http://www.simpy.com/user/s2dev/tag/%22JavaEE%22">JavaEE</a>,


]]>
</description>
        
        <category><![CDATA[application-server]]></category>
        
        <category><![CDATA[geronimo]]></category>
        
        <category><![CDATA[we20060917]]></category>
        
        <category><![CDATA[JavaEE]]></category>
        
        <author><![CDATA[s2dev]]></author>
        <pubDate>Sun, 17 Sep 2006 08:57:00 -0400</pubDate>
      </item>
    
  </channel>
</rss>
