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!

JSF with stateless session bean

user10977706Aug 21 2015 — edited Aug 21 2015

Hi,

I am using JSF with stateless session bean using an interface. I have added some new  rules to the session bean and deployed. The new rules are not reflecting in the JSF components. Any idea why?

My question is is JSF components caching the bean in browser, so still JSF using the old session bean instance?

Or is there any encapsulation problem with the bean ? or is it a deployment problem?

Thanks

Tom

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2015
Added on Aug 21 2015
0 comments
778 views