s:initOnLoad


Faceletがタグを処理している時に、 子コンポーネントで指定されたBeanのメソッドを呼び出します

Decode 時の動作

Encode 時の動作

<s:initOnLoad    bean="managedBean"   method="method1"  />


Tag Information
コンポーネント Class
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
beanYes--beanの名前を指定します
methodYes--bean中のメソッドを指定します

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.