I added:

   <context-param>
       <param-name>
           org.apache.myfaces.COMPRESS_STATE_IN_CLIENT
       </param-name>
       <param-value>true</param-value>
   </context-param>

2006/12/1, David Delbecq <[EMAIL PROTECTED]>:

Just activate the tranfert compression of the full page inside your
webapp container, this will save you lots of bandwidth.
Alternatively, you can store data server side.

Rogerio Pereira a écrit :
> Hi guys!
>
> How can i compress the viewstate info saved on my page? Right now my
> pages has about 152k in size.
>
> Any tips?
>
> --
> Yours truly (Atenciosamente),
>
> Rogério (_rogerio_)
> http://faces.eti.br
>
> "Faça a diferença! Ajude o seu país a crescer, não retenha
> conhecimento, distribua e aprenda mais." (http://faces.eti.br/?p=45)




--
Yours truly (Atenciosamente),

Rogério (_rogerio_)
http://faces.eti.br

"Faça a diferença! Ajude o seu país a crescer, não retenha conhecimento,
distribua e aprenda mais." (http://faces.eti.br/?p=45)

Reply via email to