|
|
|
|
|
Java profilers are really useful tools in identifying performance bottlenecks and memory leaks in your Java application. Setting up a profiler to profile a Java web application running in a web or application server usually requires more steps than for profiling a simple commandline application. In this article, Yamini shows you how simple it is to integrate NetBeans Profiler with Web Server 7.0. |