j4fry
Tag onLoad


Trigger action method while rendering.
By Ganesh Jung.
Report problems to team@j4fry.org


Tag Information
Tag Classorg.j4fry.jsf.taglib.OnLoadTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringID for the UIComponent
renderedfalsetruejava.lang.StringComponent rendered?
actiontruetruejava.lang.StringThe action that is triggered while rendering the page. Return value gets discarded.
onPOSTfalsetruejava.lang.StringInvoke action for POST requests? Defaults to true.
onGETfalsetruejava.lang.StringInvoke action for GET requests? Defaults to true.

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.