Re: [appfuse-user] Using JPA2Web to generate a UI: quite cool

2008-04-17 Thread mschipperheyn
If you replace EntityLoader.java with the attached file, you won't have the Transient and Overrride issues. Marc http://www.nabble.com/file/p16742460/EntityLoader.java EntityLoader.java mschipperheyn wrote: > > Hi, > > I have set up jpa2web to generate a UI. It's quite a cool thing because >

[appfuse-user] Using JPA2Web to generate a UI: quite cool

2008-04-17 Thread mschipperheyn
Hi, I have set up jpa2web to generate a UI. It's quite a cool thing because the forms are far more advanced than the current Appfuse out of the box. OneToMany relations, Calendar popups, OneToOne embedded form elements are all supported using Ajax. It's a backoffice out of the box but but it does