JiBX is a framework for binding XML data to Java objects (I stole that from their website!). There are a standard set of converters in the JiBX library that will help you convert your own classes to XML. There is a bit more information in the… more »
Archives for: "December 2008"
For some bizarre reason Eclipse hides the pages where it keeps the New and Noteworthy documentation of milestone releases. These pages contain details of the new features along with screenshots where applicable. In most cases the screenshot is… more »
Where do I put my beans? What beans? Coffee beans? Java beans? No - Spring beans!
When running a servlet container, such as Apache Tomcat, you must define all your java beans in such a way as to facilitate the separation of the live and development sy… more »
When you sign up for a Hotmail account it may not set your account name to your real name, so here are a few step-by-step instructions to help you navigate the Hotmail interface and get to the sweet spot.
Log into Hotmail
Click Options (on the… more »
Plesk generates web statistics using awstats. The "Select Period" drop down box is created with all the month dates in a random order which is not very helpful! It makes selecting the month you want tricky.The following code checks which domains are… more »