---- "Manfred Geiler (JIRA)" <[email protected]> schrieb: > Therefore I added a (MyFaces specific) config parameter: > org.apache.myfaces.RENDER_VIEWSTATE_ID > The default value is false for backwards compatibility. > > So, adding > <context-param> > <description> > Do not render the "javax.jsf.ViewState" id attribute for > view state hidden inputs. Necessary for valid XHTML on multiple > forms on one page. > </description>
Where is documentation on config options like this kept?
