Hi Guys,

I have a problem when using parameter CLIENT_STATE_METHOD = All.

 

  <context-param>

    <param-name>org.apache.myfaces.trinidad.CLIENT_STATE_METHOD</param-name>

    <param-value>all</param-value>

  </context-param>

 

When I use nested iterator components the second iterator component is not
restored with _var and _varStatus values.

 

Is it a bug ? or do I need to do something different ?

 

Thanks

Rogerio Baldini

 

Reply via email to