A web application developed with Wt is written in only one compiled language (C++), from which the library generates the necessary HTML/XHTML, Javascript, CGI, SVG/VML/Canvas and AJAX code. The responsibility of writing secure and browser-portable web applications is handled by Wt. For example, if available, Wt will maximally use JavaScript and AJAX, but applications developed using Wt will also function correctly when AJAX is not available, or when JavaScript is disabled, reverting to a plain HTML/CGI mechanism for communication between browser and server.
Uses
Ext JS 2.0
Ext JS is a cross-browser JavaScript library for building rich internet applications.
Wt: A Web Toolkit
Writing web applications using a C++ GUI programming style
http://www.webtoolkit.eu/wt/hello.C
No comments:
Post a Comment