icm/HTTP/ASJava/disable_url_session_tracking 
With this parameter you can deactivate URL session tracking for AS Java (assignment of stateful sessions using the URL).
If you set the value to TRUE, you can only track the session using cookies.
Caution
Java applications that are configured so that they track sessions only using the URL (with element url-session-tracking in the extra Web deployment descriptor) no longer work.
Work area |
Internet Communication Manager |
Unit |
Truth value |
Standard value |
FALSE
This is the kernel default. When AS Java is upgraded, SAPJup sets the value to TRUE. End of the caution. |
Dynamically changeable |
- |
Possible values are TRUE and FALSE, standard value is FALSE, this means that sessions can be tracked using the URL.
Note the following documentation associated with this parameter: