java - recommendation for a good JSF profiler -


Any recommendations for good JSF profiler? I like Tomcat 6 JSF2, Hibernate & amp; Spring

If you are using an IDE such as Eclipse or Netbeans, the built-in profiler or one Available in the form of plugins that are already sufficient in most cases. It all depends on the features and expansion levels that the profiler provides.

The eclipse for Java EE ships, with which the epileptor depletion can be installed as a plugin in the eclipse version, simply deploy the project on the server, rightclick server instance and on the profile Select Server will be brought to you in the profile and logging perspective, in which you can test profiler results.

Netbeans have their own, which is based on JDK's Biltin Profiler (in fact, this is the other way, using VJ VM as Netbeans Profiler before age).

Talking about VisualVM, if you have JDK installed then you can use it independently too. You can also use it as a tomack.

Also see:


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -