use interceptor to log informations (J2EE 6 利用interceptor 打Log)
?
Entering method: redirectUrlTest in class com.test.render.TestMB--start
?
15:06:18,372 INFO? [stdout] (http-localhost/127.0.0.1:8080-1) hi you are the best? James ! Gentle
?
15:06:18,373 INFO? [stdout] (http-localhost/127.0.0.1:8080-1) Entering method: redirectUrlTest in class com.test.render.TestMB--end
?