happmaoo 发表于 2013-1-29 11:28:42

RIA 和 AJAX,选择最合适的产品

<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling="no" height="90"></iframe><div class="postText">Javalobby的一片文章 "Rich Internet Applications and AJAX - Selecting the best product"作者 Marc Domenig 。他提出了一个决策树模型来决定如何选用正确的RIA产品。


[*]HTML用于用户接口简单的情形下;
[*]AJAX用于需要客户端很普及的情况(例如所有人都会有浏览器);
[*]客户端Java用于“工业级”的产品:包括直接启动程序,WebStart和Applet;
[*]Flash用于需要炫酷的动画的情况下。


Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=550852
页: [1]
查看完整版本: RIA 和 AJAX,选择最合适的产品