Hi,
my team deployed Cayenne in solutions with Wicket, JSF2 and Primefaces.
From our experience, integration with Wicket is easier, colleagues who
worked with JSFs relied heavily on DTOs, in Wicket, you need them
seldom, you can use ValueMaps and properties that Cayenne provides,
either way it's very nice, very few hiccups.
Regards,
Marek
On 11/11/2011 12:57 PM, Marco Gattei wrote:
Hi everyone,
I'm evaluating solutions for creating a back office application.
My usual choice in the past was Apache Click + Apache Cayenne, but
needing
some really big sparkle on the UI, i was thinking about a JSF2 web
application with PrimeFaces.
But instead of using JPA + Hibernate i would really love using Cayenne.
Has anybody ever tried this solution or something similar ?
Thaks,
Marco