Entering content frame

Procedure documentation Configuring Session Tracking with URL Rewriting Only Locate the document in its SAP Library structure

Use

You can configure session tracking for your Web application to be done using the URL rewriting mechanism only. In this case, no cookies are used, even if you have configured cookies as described in Configuring the SAP J2EE Engine Cookies. You configure this behavior using the web-j2ee-engine.xml descriptor of your application.

For more information about URL rewriting, see  URL Rewriting as an Alternative to Cookies.

Procedure

On the web-j2ee-engine.xml screen, proceed as follows:

...

       1.      Open the General screen.

       2.      To enable URL rewriting, choose Use url-session-tracking (identify sessions by url instead application).

 

Leaving content frame