RSS feed
All(28) Eclipse(4) Java(5) JDBC(5) JSP(3) Maven(7) Personal (1) Spring(3) Tomcat(5)
Home

Search results

"tag:spring"


Title and summary Date/time
1
Avoiding Connection Leakage and Boiler Plate Code with Spring JdbcTemplate
With JDBC there is a alot of boilerplate code you must write in order to properly handle the closing of connections. See how to avoid writing this boilerplate code with Spring JdbcTemplate...
Feb 11, 2008
12:09:00 PM
2
Spring Aspect Oriented Programming - Adding a simple profiler to your services layer
Here are some simple steps to add a Spring/AspectJ Profiling Aspect to an eclipse java project
Feb 7, 2008
5:17:00 PM
3
Upgrading Spring from 1.2 to 2.5
How easy is it to upgrade from Spring 1.2.X to 2.5.X , pretty easy , see what is involved and why you might want to do it ...
Feb 5, 2008
6:34:00 PM
4
Running PHP Scripts inside of Tomcat and accessing Java Classes via Caucho Quercus
How to install Caucho Quercus (3.1.3-3.1.5 )and run PHP scripts under a web container (namely Tomcat 5.5.X) and be able to access java classes and use java like syntax in these php scripts. Why would you do this you might ask ? Read on ...
Jan 30, 2008
7:11:00 PM
5
Helpful Debugging MYSQL JDBC URL Parameters
Here are some additional JDBC URL parameters I found in the MySqlConnector version 5.0.X which I find really helpful.
Nov 13, 2007
11:37:00 PM
6
Favorite Eclipse Plugins
I have tried some good eclipse plugins and some not so good ones. Here is a list of my favorite Eclipse plugins. I use these pretty much everyday.
Nov 4, 2007
7:41:00 PM