2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.


Shale Framework Core JSF Components and Tags
Tag token


Render a hidden input field whose value is the transaction token for the containing form. The token component must be the last input component child of the parent form to be processed.


Tag Information
Tag Classorg.apache.shale.taglib.TokenTag
TagExtraInfo ClassNone
Body Contentempty
Display NameToken

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringValue binding expression used to bind this component instance to a backing bean property.
idfalsefalsejava.lang.StringComponent identifier of this component. If specified, this identifier must be unique within the context of the closest parent UIComponent that is a NamingContainer.
renderedfalsefalsejava.lang.StringFlag indicating whether this component should be rendered. Default value is true.
messageSummaryfalsefalsejava.lang.StringDefault messageSummary override used to reporting a token verification failure.
messageDetailfalsefalsejava.lang.StringDefault messageDetail override used to reporting a token verification failure.

Variables
No Variables Defined.


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