Re: [appfuse-user] Orbeon in appfuse

2009-01-27 Thread Michael Horwitz
Hi Jitesh, This is not something I have tried myself, but Oberon is a technology I have had my eye on for a while now (and for that matter XForms). There are instructions here on how to integrate Oberon into your web application: http://www.orbeon.com/ops/doc/reference-xforms-java As per their re

Re: [appfuse-user] Orbeon in appfuse

2009-01-27 Thread Matt Raible
If it generates HTML for forms, you should be able to take that HTML (and its CSS) and put it into an AppFuse application, then make all the field values dynamic. There's nothing in AppFuse that will make this as easy as generating the form online and simply adding it to your application. Matt On

[appfuse-user] Orbeon in appfuse

2009-01-26 Thread jithesh
Hi friends, I have started my new work for developing a web application that generate online forms... I have used appfuse for my first work. I have heard about 'orbeon' that generate online forms.. Any body have any useful tips on how to integrate orbeon with appfuse. Any information