any one can help me setup a java web-application profiling with the JProfiler(7.0.1).
I have searching on net but i have found only for the application that contain main calss
in it.
give me any link or doc that give step-by-step idea for setting profiling with java web-application.
Edited
Thanks all for your reply..
i have successfully integrate JProfiler with my application..
But i have not find any execution time description for the particular method can anyone know how to see the execution time for the request or any method..