Custom Match Rules for Struts Transactions
For finer control over the naming of Struts-based transactions, use custom match rules.
A custom match rule lets you specify customized names for your Struts-based requests. You can also group multiple Struts invocations into a single business transaction using custom match rules. See Custom Match Rules for information about accessing the configuration screens.
The matching criteria for Struts transactions are: Struts Action class names, Struts Action names, and Struts Action method names.