GWT and XForms
October 19th, 2007 - Written by in Using GWT
Michael Galpin’s four part tutorial on XForms and GWT is now available on the IBM developerWorks site.
Part 1: Introducing GWT’s JavaScript Native Interface
Part 2: Creating an artist and album management form
Part 3: Using GWT to create XForms
Part 4: Creating interactive forms with GWT and XForms
For those not familiar with the technology, XForms is the next generation standard for building HTML forms. One of its strengths is that it enables the separation of your form’s business logic from its presentation. So check out these tutorials and learn something.
No comments yet.