in struts2 , defined an interceptor, it triggered by Action, my question is

  inside the interceptor class, what is the function call that can tell 
caller's name, because that interceptor could be triggered by different Action, 
we need to log the caller's name, but how?

thanks 

john

Reply via email to