Hi, I want to test jsp page rendering time used struts-tags. I put a log message at the end of the action class before returning result and again at first calling interceptor because it will be executed last. And after result is sending all the interceptors will be executed in reverse order. Am i doing right or wrong? Is there any other way to test page rendering time. Thanks.
-- View this message in context: http://struts.1045723.n5.nabble.com/How-do-i-test-Struts-2-jsp-page-rendering-time-tp4797559p4797559.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org