JSTL core Facelets Tag Library.
Tag set


Simplified implementation of c:set Sets the result of an expression evaluation in a 'scope'


Tag Information
Tag Classorg.apache.myfaces.view.facelets.tag.jstl.core.SetHandler
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
varfalsefalsejava.lang.StringName of the exported scoped variable to hold the value specified in the action. The type of the scoped variable is whatever type the value expression evaluates to.
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Expression to be evaluated.
scopefalsefalsejava.lang.StringNo Description
targetfalsefalsejava.lang.StringNo Description
propertyfalsefalsejava.lang.StringNo Description

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.