Blogging Roller
Dave Johnson on social software, open source and Java
Dave Johnson on social software, open source and Java
you need to decide whether you want an object model for your application or not. If not, use JDBC, if you do, consider JDO.David Jordan of Object Identity following-up his talk on the Triangle Java User's Group mailing list. FYI: Roller uses Castor JDO, which is quite different from Sun's JDO.
Tags: Java