Good question! ;-) At least these params SHOULD be documented in the MyfacesConfig class to have them ready in the javadoc. Well, they aren't. So, Simon could you please open a jira issue for this?
Thanks, Manfred On Nov 19, 2007 5:17 PM, Simon Kitching <[EMAIL PROTECTED]> wrote: > ---- "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? > >
