webtier@glassfish.java.net

JSF Issue

From: <forums_at_java.net>
Date: Mon, 5 Sep 2011 05:05:46 -0500 (CDT)

Guys

My first post here so please bare with me. I have a web application that uses
JSF components. One of the pages is a details page and this is made-up of a
number of those components. Users can open mulriple instances of this page.

I have the following probklem which I would appreciate your help with.

  1) User opens window (A)
  2) User opens window (B)
  3) User enters data in window (A) and submits
  4) User refreshes window (B)
  5) Data entered in window (A) appears in window (B)

Is it possible that the JSF components used for window (A) are also used by
window (B)? If this is the case, how can I prevent this from happening?

Regards

Patrick


--
[Message sent by forum member 'zzpprk']
View Post: http://forums.java.net/node/840129