- From: Dharmesh Mistry <Dharmesh.Mistry@edgeipk.com>
- Date: Mon, 15 Aug 2005 22:35:12 +0100
- To: "Mike Kienenberger" <mkienenb@gmail.com>
- Cc: "Xforms W3C WG" <www-forms@w3.org>
This is Very useful, thank you. Why didn't you choose a server side XForms solution like Orbeon? Kind regards............Dharmesh --------------------------------------------------------------- Dharmesh Mistry CTO, edge IPK E: dharmesh@edgeipk.com M: 07789 222 015 Newbury Office T +44 (0) 1635 231 231 F +44 (0) 1635 569 371 ------------------------------------------------------------------------ -------------------------------------------- This message may contain information which is confidential or privileged. If you are not the intended recipient, please advise the sender immediately by reply e-mail and delete this message and any attachments without retaining a copy. edge IPK Limited Registered office - 9 Wardle Avenue, Tilehurst, Reading, Berkshire RG31 6JR Registered in England No. 4286817 -----Original Message----- From: Mike Kienenberger [mailto:mkienenb@gmail.com] Sent: 15 August 2005 15:24 To: Dharmesh Mistry Cc: Xforms W3C WG Subject: Re: Java Server Faces I started my current project in client-side XForms. I've now converted it to server-side JSF. The two technologies are quite similar in how they define and solve problems, but XForms is generally interpreted on the client while JSF is generally interpreted on the server. There's nothing preventing an XForms renderkit for JSF, but it would be quite a bit of work to make them work together due to the large amount of overlap between the two technologies, since both technologies perform the same processes. There's a Feb 2005 article titled "Using JSF technology for XForms applications" that you can take a look at. http://www-128.ibm.com/developerworks/edu/j-dw-java-jsfx-i.html I read through it before I started XForms or JSF, and I probably should read through it again. At the time, the sample code didn't work, and my understanding of both technologies was still weak. My impressions at the time were that the proposed solution didn't really make the technologies work together, but simply used JSF to generate an XForms page which was then independent of JSF. I would love to see an integrated set of XForms JSF components that transparently transferred information between the two systems. -Mike On 8/13/05, Dharmesh Mistry <Dharmesh.Mistry@edgeipk.com> wrote: > Dear all, > > What are your thoughts on JSF, is this friend or foe? Has anyone written a > detailed article comparing XForms with JSF? > > Any help would be useful.............kind regards Dharmesh >
Received on Monday, 15 August 2005 21:35:23 UTC