Bean function called twice
843842Nov 9 2006 — edited Dec 21 2006Hi everybody,
I am new in the JSF technology.
I am experiencing some difficulties with my application. My bean function is called twice. This is really killing me to figure it out.
This function needs to retrieve data from a DB and still needs to do a lot of algorithm stuff before returning a DataModel which later on i present in the webpage.
Of course the problem is that it is doing the operation twice which consumes a lot of time.
Has anybody had this sort of problem or has heard of it thus giving me a possible solution for what i am doing wrong? Thanks in advance
Sincerely,
Thiago Santos