Monthly Archives: March 2006
Ordering a list of Objects
This Java tip relates to functionality that has been around for quite a while but a lot of people are still not aware of it. There are many occasions when you may need to order a list of data objects. Luckily the Java Collections Framework provides utilites to allow objects to be easily ordered. The [...]
Posted in Collections, java, tips Leave a comment

AJAX and JSF Visual editor