[email protected] wrote:
We use to have this log statement in most of the method begin and end
in Struts1, now working with S2+Spring, both are provide logging
interceptor, so I wonder this can help me to reduce coding in new
project.

No; the logging interceptor does exactly what it says it does.

General declarative entry/exit logging should be handled via AOP, for example using Spring.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to