タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

Javaと3とFrameworkに関するagxのブックマーク (2)

  • JSFがくる

    作成 2004/2/10 更新 2004/4/7 もくじ JSFって? 参考 ダウンロード はじめてのJSF HTMLタグサンプル (2004/4/7) サンプルアプリケーション (2004/4/21) コンバータ (2004/4/24) バリデーション (2004/4/26) カスタムコンポーネント (2004/4/27) MyFaces (2004/4/28) ライフサイクルとか (2004/4/29) JSFって? JSFって? JSF(JavaServer Faces)は、Java Webアプリケーション(など)を簡単につくるための標準フレームワークです。JSFは以下の利点があります(Specより)。 Ease-of-Use Standardization Device Independence Ease-of-Use 利用を簡単に。Webアプリケーションのビュー部分の開発というの

  • jackpot: Jackpot

    Home of the Jackpot Project, a Java source transformation plugin for NetBeans.The Jackpot module adds the capability to reengineer Java source code. "Reengineering" means in this case to safely make sweeping changes to potentially large bodies of source code, such as converting code to no longer use deprecated methods, or simplifying overly complex conditional code. These changes are made either w

    agx
    agx 2006/05/20
    Jackpotは、Javaのコードをオブジェクトとして扱ったり、そこからなにか抽出したり、変更したりするためのフレームワーク
  • 1