Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bean function called twice

843842Nov 9 2006 — edited Dec 21 2006
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 18 2007
Added on Nov 9 2006
14 comments
828 views