aspose file tools
The moose likes JSF and the fly likes dataTable (JSF 2.0) - fetching two times Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "dataTable (JSF 2.0) - fetching two times" Watch "dataTable (JSF 2.0) - fetching two times" New topic
Author

dataTable (JSF 2.0) - fetching two times

Slawomir Trzaszczka
Greenhorn

Joined: Mar 07, 2010
Posts: 1
Hi guys,

I'm using JSF 2.0. I wanted to use h:dataTable and I realized that the function from value in dataTable is invoked 2 times when I open view in browser.

I'm confused with that and I don't know what I'm doing wrong. Maybe it's normal behaviour(?). Please help



and view :



Best regards,

Slawek

 
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: dataTable (JSF 2.0) - fetching two times
 
Similar Threads
Bean value not maintained in RequestScoped
Performance issues using ajax
Simple CDI and JSF2
commandLink not working in datatable+jsf2.0
Unable to create managed bean. Hello world app.