[jboss-user] [JBoss Seam] - Re: JSF performance tips in Seam applications

amitev do-not-reply at jboss.com
Tue Aug 28 03:11:52 EDT 2007


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#4078596

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078596



More information about the jboss-user mailing list