HI,
I am facing problem with in my application i created one order and again open with update mode, now if i open another new window from IE and create new order and submit the request. the original request updated now it is taking new session values in existing order.
we are using servlets and jsp. how to avoid multiple browser session in my application. please help me on this issue