WicketThis is a featured page

Wicket

Swing風イベントモデルを備えたXML不要のフレームワーク


Wicketのビュー部分はプレインなHTMLをテンプレートとして使用し、Javaロジックへの連携にはHTMLタグ内にwicket:id属性を埋め込む事で指定します。そのため作成したHTMLテンプレートをブラウザで直接プリビューする事が可能で、手法としてはTapestryTeeda ExtensionMayaa等と似ています。

Wicketが特徴的なのは、そのイベントハンドリング方法やコンポーネントの構成方法がSwingに近い手法で実現されていることです。設定にはXMLファイルを使用せず、Javaコード内でコンポーネントを継承した匿名クラスを作成し、必要な部分をオーバーライドするという方法でコンポーネントツリーを組み立てていきます。

また、Servlet/HTTPの動作はWicketフレームワークによって遮蔽されており、Wicketを使用する開発者からはHTTPのリクエストやレスポンス、リクエストパラメタなどをほぼ意識せずに開発できるように工夫されています。

このほか、クラスタ(分散環境)対応や、ボーダー(border)テンプレート対応、戻るボタンのサポート機能など、Webアプリ開発の際に必要になりそうな機能の多くを持っています。

コンテンツ




No user avatar
sim_j
Latest page update: made by sim_j , Jan 20 2007, 2:40 AM EST (about this update About This Update sim_j Edited by sim_j

3 words added

view changes

- complete history)
Keyword tags: java EE maven Wicket
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)