Greetings,
I'm attempting to profile a J2EE project (EJBs, Servlet, JSP) which is deployed in JBoss Application Server 5.
I would like to find the methods which use the most cpu and memory.
What are the recommended methods and tutorials?
Thanks in advance,
Ken