<t:buffer> may work. Just put the tree in it and only render the
buffer if the backing bean value that you store it in isn't already
set.

On 12/13/06, Dave <[EMAIL PROTECTED]> wrote:
I have some performance issues with MyFaces.  It tooks 500 miliseconds to
render a tree2(not very big). Its tree data model is buffered  and shared by
all users. It is quite expensive just to render the tree.  I am wondering if
I can buffer the rendering to improve performance because the tree is
immutable, and shared by all users.

Thanks
Dave

 ________________________________
Have a burning question? Go to Yahoo! Answers and get answers from real
people who know.


Reply via email to