Enable/Disable Profiling

The Escenic Content Engine has a JSP profiling facility that can be useful for tuning purposes. Profiling is not enabled by default Widget Framework publications because it carries a small performance penalty (less than 1%).

You can turn on profiling by setting the following section parameter (usually in the root section of your publication):

jsp.statistics=on

You can turn it off again for part of a publication by setting it to off in a particular section:

jsp.statistics=off