- From: Erik Bruchez <erik@bruchez.org>
- Date: Wed, 23 Mar 2005 20:21:29 +0100
- To: www-forms@w3.org
- CC: Kianoush Eshaghi <Kianoush.Eshaghi@metadat.at>
Hi, You may want to look at Orbeon PresentationServer (OPS), which features a server-side XForms engine: http://www.orbeon.com/software/ http://forge.objectweb.org/projects/ops/ OPS is open source under the LGPL, and joined ObjectWeb in January. See also this post in our blog about server-side XForms: http://www.orbeon.com/blog/index.php?p=7 We will also give a talk about server-side XForms at XTech 2005 in Amesterdam in May: http://www.xtech-conference.org/2005/schedule.asp The OPS platform actually provides more than XForms. It provides a lot of support for XML-centric applications, thanks to built-in MVC-based declarative page flow, XML pipelines with the XPL language, XSLT transformations, Schema validation, etc. In other words, for the person looking at the platform from the XForms world, it addresses questions such as: o How do I produce pages that include XForms? o How do I populate XForms instances with data coming from a service? o What do I do with posted XForms instances? o Etc. Feel free to ask further questions, whether here or in the ops-users mailing-list: http://forge.objectweb.org/mail/?group_id=168 -Erik Kianoush Eshaghi wrote: > Hello everyone! > > I have already read a lot of things about xForm technology, and I got > the knowledge about the theoretical backgraound of this. But I want to > apply xForm technology to practice. > > The reason of my using xForm is that some HTML site should be created > and when an user fill in the form and submit it, than some xForm > Processor should create any neutral XML data, which can sent to some > application (e.g. XML Web Service). First requirement is that respective > User Interface should be created in HTML because Plug-in for web browser > will be avoided so that each web browser will be able to show respective > forms. > > I need for my project some appropriate tool, which meets my > requirements. Is there some tool for this work? I appreciate any tips > and pointers. > > freundliche Gruesse / best regards > Dipl.-Ing. Kianoush Eshaghi T +43 1 74040-652 > METADAT - The Architect for Knowledge Networks
Received on Thursday, 24 March 2005 01:46:34 UTC