
When I am writing some JSP or web app or similar I am a real fan of being able to edit a file and the changes get picked up by the application server immediately and I can see my changes … Continue reading
When I am writing some JSP or web app or similar I am a real fan of being able to edit a file and the changes get picked up by the application server immediately and I can see my changes … Continue reading
This mini project is designed to allow you to extract and import data from an Oracle database using simple JDBC. Nothing even remotely startling about that, this is designed as a very simple command line tool that can be called … Continue reading
I have a small web app that updates various PostgreSQL tables. I recently updated from Fedora 14 to Fedora 18 and as a result PostgreSQL was updated and I expect JDK as well. All of a sudden I notice I … Continue reading