Marcelo de Moraes Serpa wrote: > I'm also very interested on resources about JBoss's Hibernate and OpenAMF > integration. Currently I'm using CakePHP which is a Ruby-On-Rails-like > framework for PHP, but I find the lack of VO mapping features frustrating > (PHP is not strong on OOP you know). Cake, however, is a very poweful and > rad framework, I wonder if there's something like that for Java?
Im not too up on Java web frameworks in general but there is Grails : http://grails.codehaus.org/ which is a groovy based solution, but of course groovy can be used with normal Java quite easily. I've been using Spring / OpenAMF for my Java / Flash web apps but its still very verbose compared to CakePHP. I'd be interested to see any other solutions or hear of real world experiences. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
