Skip to main content

Skip over site navigation to main content

developerWorks  >   WebSphere  >   Technical library  >  

Technical library view  RSS for WebSphere

developerWorks
 Related links:    Redbooks  |  Forums  |  Support knowledge base WebSphere Software

Filter your search and/or enter a keyword. If you don't filter your search or enter a keyword, the search results will default to all results.

 
 
 
 
  1 - 2 of 2 results    Hide Summaries
Title   Type   Date  

Table that contains the results that meet the search criteria.

Develop Spring applications for WebSphere Application Server Community Edition, Part 1: Spring MVC
If you're at all active in the Java community, or even if you just read Java-related online magazines or blog sites, you've probably heard of the Spring Framework, which has gained a lot of attention in the past few years. Now's your chance to try it out! This multipart tutorial series shows you how to develop Spring applications that you can use with IBM WebSphere Application Server Community Edition, a free, lightweight Java 2 Platform, Enterprise Edition (J2EE) application server. This installment introduces you to various database connection management options available to you while developing Spring applications. Learn about Spring's own implementation of DataSource, how to use an open source connection pool implementation, and how to use connection pools maintained by WebSphere Application Server Community Edition from your Spring application. Also, find out how Spring makes it easy for you to switch from one connection pool implementation to another without making any changes in your Java code.
Tutorials 28 Feb 2007  
 
Develop Spring applications for WebSphere Application Server Community Edition, Part 2: Database connection management with Spring
In Part 1 of this tutorial series, you developed a contact management sample application, which allows you add, delete, and modify a contact, and deployed it on IBM WebSphere Application Server Community Edition (also referred to as Community Edition). This installment of the series shows you how to use Spring's connection management infrastructure. Learn how to develop the ContactDAOJDBC.java class, how to use Spring's own implementation for connection management — as well as popular open source implementations of connection pools — and how easy it is to use the WebSphere Application Server Community Edition connection pool implementation.
Tutorials 02 May 2007  
 
  1 - 2 of 2 results    Hide Summaries
Not finding what you're looking for? Suggest Content