Cubby tags


Standard Syntax:
     <%@ taglib prefix="t" uri="http://www.seasar.org/cubby/tags" %>

XML Syntax:
     <anyxmlelement xmlns:t="http://www.seasar.org/cubby/tags" />

Cubby tag library

Tag Library Information
Display NameCubby tags
Version1.0
Short Namet
URIhttp://www.seasar.org/cubby/tags
 

Tag Summary
formHTML の form タグを出力します。 input/select/textarea タグで参照するフォームオブジェクトを指定します。
inputHTML の input タグを出力します。
selectHTML の select タグと option タグを出力します。
textareaHTML の textarea タグを出力します。
token2重サブミット防止用の input タグ(type="hidden")を出力します。
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.