Fork me on GitHub
Edit on GitHub << back to Interceptors

Debugging Interceptor

Provides several different debugging screens to provide insight into the data behind the page.

This interceptor only is activated when devMode is enabled in struts.xml. The debug parameter is removed from the parameter list before the action is executed. All operations occur before the natural Result has a chance to execute.

Parameters

Example

http://localhost:8080/Welcome.action?debug=xml