Day Corp.'s 'Communiqu� JSP Debugger' is a remote java/jsp debugger for Tomcat. it's based on jpda 1.0 (java platform debugger architecture), which is the official debugging support for the java 2 platform.
some features ------------- - source-level JSP-debugging - any server, any time - the only debugger to support JSP debugging on Tomcat versions 3.x AND 4.0 - remote debugging on any JDPA-compliant Virtual Machine (VM) - browse server-side webapps - view Servlet/JSP source code - dynamic and static JSP inclusion support for breakpoints and stepping - view JSP inclusion dependencies - no need to modify Tomcat configuration - absolutely no server deployment necessary - no file-sharing protocol between debugger and server running Tomcat required - automatic Tomcat configuration detection - syntax coloring for JSP and Java source code - one single executable, no setup required (debug client) where you can get it -------------------- Communiqu� JSP Debugger 1.0 is available now for *free* downloading via Day's Developer Network site at http://www.day.com/devnet. why is it free? --------------- Communiqu� JSP Debugger started live as a side-project for our own ide named Communiqu� Development Environment. we quickly realized that debugging jsp's remotely is a often requested feature and that our debugger had some features which none of the currently available products could match. as developing jsp debuggers is not a strategic business for Day, we decided to distribute a stand-alone version as freeware. by doing this, we hope to contribute our share to the Tomcat development community which has put so much unpaid time and effort into a standard on which our product Communiqu� stands and benefits from greatly. your feedback is highly appreciated. please send comments, questions and bug reports to mailto:[EMAIL PROTECTED] Thanks for reading Communiqu� Development Team ==========================================================================To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
