<%@ taglib prefix="s" uri="/struts-tags" %> Struts2 Showcase - Non UI Tags Example - Debug

This page shows a simple example of using the debug tag.
Just add <s:debug /> to your JSP page and you will see the debug link.

Just click on the Debug label to see the Struts ValueStack Debug information.