業務アプリケーションに適用するAjaxフレームワーク

書誌事項

タイトル別名
  • ギョウム アプリケーション ニ テキヨウ スル Ajax フレームワーク
  • A Framework for Ajax-enabled Business Applications
  • 実装技術

この論文をさがす

抄録

近年,Ajaxという方式により,ブラウザの標準機能だけで高度なユーザインタフェースを提供する枠組みが注目されている.しかし,業務アプリケーションでAjaxを利用するためには,多くのJavaScriptコードを効率的に開発しなければならないなど,さまざまな問題がある.そのため我々は,効率的な機能拡張の仕組みや,MVCモデルをサポートし,大規模業務アプリケーション開発に適したフレームワークを研究し,開発した.

Ajax gains public attention these days. Using Ajax, we can provide rich user interface using Web browsers without any extension. To apply Ajax for business applications, however, we have problems such as developing a lot of JavaScript code effectively. Therefore we analyzed current problems and developed an Ajax framework, which provides a function extending mechanism and MVC approach, for Ajax-enabled large scale business applications.

収録刊行物

被引用文献 (1)*注記

もっと見る

詳細情報 詳細情報について

問題の指摘

ページトップへ