On 17 Sep 2012, at 13:55, Ragini wrote:
> Hi experts,
>
> I profile tomcat with a java profiler.
I expect that a Java Profiler is the best way to do that.
> The profiler runs java agent and
> profiles the tomcat server.
So you said. That's awesome dude.
> So I have created setenv.sh and put j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ragini,
On 9/17/12 8:55 AM, Ragini wrote:
> In the output, I have noticed that the main class which is
> responsible to execute jsp page is "Lorg/apache/jsp".
Your JSP files are translated into Java source files that use
"org.apache.jsp" as a prefix.