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.
Common Maven Commands
Maven Commands I use most frequently
For those of you who haven't yet caught the maven bug, but have started looking at it here is a list of the commands I use most.
Integrate Tomcat and Apache on Windows with mod_jk
How to integrate Apache and Tomcat on Windows using mod_jk in 5 easy steps.
What is the quickest way to do mass inserts via JDBC
JDBC and MySQL 5.0.X (.15)
Recently the problem of inserting massive amounts of rows in a table for batch processing of transactions came up and having worked on Oracle I was curious just how fast you could insert into MySQL and what was the fastest way to do so via Java. Results are...
Optimizing JDBC Performance
Tips for use with JDBC API to enhance performance
Watched a great presentation on Java Lobby about the optimizing JDBC performance, and thought I would summarize what the takeaways are.
SCJP (Sun Certified Java Programmer) Links
Useful links for those looking to pass Suns Test
Are you trying to pass the SCJP?
Opening Browser with Web Application automatically after mvn install
Want to open a browser your web application with an ant script after a build or after a maven install?
Favorite Eclipse Plugins
For Eclipse Europa (3.3), and Callisto (3.2)
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.
Comparing a couple of Eclipse Database Plugins
PhpMyAdmin is great for some things. And I tried toad for mysql, which frankly I didnt think was that great. So I looked at a couple of database plugins to eclipse and heres what I found.
My Most Commonly Used Maven (2.0) Reference URLs
I refer to these maven 2.0 urls all the time and find them very useful, the free pdf book Better Builds with Maven is an awesome resource, especially if your trying to set up your own maven internal repository yourself.
Simplified Maven Setup Step 1
This is a simplified way to setup your maven repository with an existing internal or remote repository.
Helpful JSTL Examples
These are JSTL JSP Examples I use all the time and I use this as a reference
These are JSTL JSP Examples I use all the time and I use this as a reference
A little about Rob Sinner
So you know who is writing the ramblings
Some background information about Rob Sinner
