[whatwg] Workflow and web applications

How do you get workflow in a Web Application using only Web Browser
technology, Microsoft I think is the only company which will bring a
workflow to the masses, Using a combination of Dojo widgets we can achieve
something very similar see this URL
http://showoff2.awardspace.biz/pack/pack/examples/tabswitch2.html
 
>From a MVC design concept XForms in conjunction with XML Event (xmlns =
http://www.w3.org/2001/xml-events" ) becomes the controller.
 
Regarding input = country, you can have XForms select1 control with type
=open, the control supports nodeset which can be downloaded via "services"
or use XInclude to bring in the countries set.
 
Regards
Francisco
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20060823/58c5f11b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3210 bytes
Desc: not available
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20060823/58c5f11b/attachment.bin>

Received on Wednesday, 23 August 2006 08:11:56 UTC