Show TOC Start of Content Area

Procedure documentation Enabling JSP Debug Support  Locate the document in its SAP Library structure

Use

Use this procedure to enable or disable support of JSR-045 “Debug support for other languages”, that is turns on/off JSP debug support.

Procedure

Use the NetWeaver Administrator tool to complete this task:

...

       1.      To modify the properties of the Web Container Service using the NetWeaver Administrator, use the Java System Properties function. For more information, see Java System Properties.

       2.      In the Services tab, select Web Container Service.

On the Extended Details tab page, a list of all service properties is displayed.

       3.      Find the JSPDebugSupport property in the list of properties and set the correct value (true or false).

By default, this property has true value.

       4.      Choose Save Changes.

 

End of Content Area