hi all;
i need to set jsf componentss initial values while bean being loaded.
according to the shale viewhelper doc.
http://struts.apache.org/struts-shale/features-view-controller.html
i thought i may do that in prerender() method with help of isPostBack
property.
whenever i try to set a components value i run into null reference exception
indicating that component is not initialzed yet.

is there any solution for that.

not: i use shale viewhelper with Suns JSF RI impl 1.1


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to