Posted By:
Ram85
Posted On:
Saturday, September 8, 2012 09:42 PM
I am using JSF2.0 MyFaces2 on WebSphere Application Server 8.0 and I am using @RequestScoped.
When i enter values in a form in any browser (IE, Firefox,..), i am seeing the same data in another browser. Both browsers are in two different systems.
Can please anyone help me to fix this issue? Did I miss any configuration or something else is causing this issue?