File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Why do jsf call my getters infinite time using rich:listShuttle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Why do jsf call my getters infinite time using rich:listShuttle" Watch "Why do jsf call my getters infinite time using rich:listShuttle" New topic
Author

Why do jsf call my getters infinite time using rich:listShuttle

ellie spring
Greenhorn

Joined: Jun 15, 2011
Posts: 24

Hi everyone.

I am just wondering if this is a normal behavior in jsf, my getter on my backing bean is called continuously when a request the page that
populates my rich:listShuttle. I have a simple stdout on my getters and it seams there is an infinite call. Is there a way how to prevent this thing because i think
this wastes a lot of cpu memory.

Is there any good explanation on this or am i missing something very important.
Please help me to be enlightened.

Thanks in advance.


"Nothing is impossible, impossible takes a little longer".
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Why do jsf call my getters infinite time using rich:listShuttle
 
Similar Threads
How to disable rich:listShuttle controlling components?
<rich:listShuttle> problem
Problem with rich:listShuttle
<rich:listShuttle and toobar ???
rich:dataTable and rich:listshuttle rerendering issue