Focal Point
Read MR_COOKIE from Java to get IBIMR_user

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5171097331

August 23, 2004, 01:26 AM
TexasStingray
Read MR_COOKIE from Java to get IBIMR_user
Cool Is there a way to read the 52x MR_COOKIE in java and get the value of IBIMR_user of the indivudual that is logged into UAS/MRE?
August 23, 2004, 11:26 PM
susannah
What happens if you say
-TYPE &IBIMR_user
It works for me, i'm in 525
but i think i flipped a switch in some .prf somewhere and i can't find it now. I'm searching w/ textpad. if i find it,i'll update the post; (memory may be from an older version.)
August 24, 2004, 03:40 AM
TexasStingray
Susannah,

Sorry, But I need the IBIMR_user in a java application not a focexec. I am writting a Servlet that will perform some non-WebFOCUS function but this Servlet I want to work with WebFOCUS and UAS/MRE and I would like to use the value of IBIMR_user so that I know who is logged on.
August 24, 2004, 05:25 PM
<Pietro De Santis>
Susannah, you probably added the following line to site.wfs:

IBIMR_user

Tex, if you can read web browser cookies from Java, then you should be able to read the MRE cookie.
August 24, 2004, 07:37 PM
TexasStingray
That is correct However the IBIMR_COOKIE is encrypted.