!--a11y-->
Configuring Session Tracking with URL
Rewriting Only 
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.
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).
