Hi!
I want to let my client create his own fields and bean in the CMS dynamically.
As well, once he creates a form, I need to create an Hibernate Entity that could be saved to the database.
Is there a way to do it?
I am using JSF2 and Hibernate 3
With recompiling and without?