New Update from alphaWorks (http://www.alphaworks.ibm.com/) Jinsight Jinsight is a tool that lets you visualize and explore a Java program's run-time behavior. It is useful for performance analysis, debugging, and any task in which you need to better understand what your Java program is really doing. It displays performance bottlenecks, object creation and garbage collection, execution sequences, thread interaction, and object references, and has features to help find and solve memory leaks. Jinsight can also take repetitive execution behavior and boil it down to its essentials, eliminating redundancy and uncovering the highlights of an execution. New Update: Version 1.2 adds support for the IBM WebSphere Application Server. Also, tracing for jdk1.1.8 and for AIX jdk1.1.6 is supplied, as well as bug fixes. Download: http://www.alphaworks.ibm.com/tech/jinsight?open&l=jspi,t=jsgt =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
