HI, I tried the LoggingInterceptor, it print
2009-08-14 16:26:02,062 INFO com.opensymphony.xwork2.interceptor.LoggingInterceptor.info:31 - Starting execution stack for action /louis/excludeParam/excludeParam Is it possible to print the actual class name like this? 2009-08-14 16:26:02,078 DEBUG louis.demo.action.ExcludeParamAction.input:57 - Begining input 2009-08-14 16:26:02,078 DEBUG louis.demo.action.ExcludeParamAction.input:58 - End input Thanks Louis