Hi,

when I set a value in a cookie on the login.jsp using:

<SCRIPT LANGUAGE="JavaScript">
document.cookie = "ARSApp=XYZ";
</SCRIPT>

Mid-Tier removes this value as soon as the user logs in.
So it is not available on the logout.jsp. The cookie
contains something like this:

JSESSIONID=BC188BBD31A90DDE959A0EB0ACD6E90D;
IP-Restriction-GUID=eb06880ca0fba6b0:6798eb:10ab6b6b30f:-8000

As you mentioned:

>You might also look into application level login pages.
>I don't know if Mid-Tier 6.3 supports this or not, but it should.

I fully agree - Mid-Tier 6.3 should support this - but unfortunately does not.
(As far as I understand the 6.3 documentation.)

You mentioned an alternative using variable tokens. Could
you please gibe me a hint where to get more information
about this? My search on the Internet did not return
useful results.

Kind regards,
Albert

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to