I don't agree with
| <context-param>
| <param-name>com.sun.faces.numberOfViewsInSession</param-name>
| <param-value>50</param-value>
| </context-param>
|
Why 50 - this means that the session will be full of serialized views which will increase
the memory usage.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078596#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...