The Jakarta ProjectStruts Framework

Print-Friendly VersionPrint-Friendly Version
はじめましょう
利用者ガイド
目次
序章
はじめに
モデル コンポーネント
ビュー コンポーネント
コントローラ コンポーネント
設定
リリースノート
インストール
開発者ガイド
Bean タグ
HTML タグ
Logic タグ
Nested タグ
Template タグ
Tiles タグ
ユーティリティ
Validator
簡易リンク
ようこそ
ニュース & 現在の状況
リソース
利用者・開発者ガイド
FAQ及びハウツー
HTML Taglib Guide

Contributors:

  • Craig R. McClanahan
  • Ted Husted
  • Martin Cooper
  • Mike Schachter
The HTML Taglib

The tags in the Struts HTML library form a bridge between a JSP view and the other components of a Web application. Since a dynamic Web application often depends on gathering data from a user, input forms play an important role in the Struts framework. Consequently, the majority of the HTML tags involve HTML forms.

The HTML taglib contains tags used to create Struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. The output is HTML 4.01 compliant or XHTML 1.0 when in XHTML mode.

HTML Tag Resources

[訳注: この文書はが翻訳しました。 日本語訳に対するコメントがあれば、report@jajakarta.orgに送って下さい。]
Copyright (c) 2000-2003, Apache Software Foundation