Hi I use Facelets with JSTL functions like "if" and choose. I use the JSTL to decide if a user will see an inputField or not. I won't use the rendered attribute of the JSF element (Too large UI-Tree). Anyway, sometimes the panelGrid will not render a "multiple of the columns attribute" -> the last 2 elements are not rendered. Thus the console will write following warning:
10.11.2006 08:06:13 org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase renderChildren WARNUNG: PanelGrid savePersForm:_id109 has not enough children. Child count should be a multiple of the columns attribute. Is there any chance to disable or change (only error severity) the MyFaces Log? I'd appreciate any comments! Chris -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

