Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 79011 invoked from network); 26 Jun 2000 13:34:33 -0000 Received: from firewall-ext.upinet.com (HELO fwtemp.upinet.com) (12.28.111.130) by locus.apache.org with SMTP; 26 Jun 2000 13:34:33 -0000 Received: from firewall-ext.upi-net.com [12.28.111.130] (HELO localhost) by fwtemp.upinet.com (AltaVista Mail V2.0J/2.0J BL25J listener) id 0000_0056_3957_5bd2_3731; Mon, 26 Jun 2000 08:34:10 -0500 Subject: RE: Debugging JSP and servlets in [IDE] To: tomcat-dev@jakarta.apache.org Bcc: X-Mailer: Lotus Notes Release 5.0.2a November 23, 1999 Message-ID: From: Jim_Esser@universalpensions.com Date: Mon, 26 Jun 2000 08:35:03 -0500 X-MIMETrack: Serialize by Router on NTS_IMAIL/UNIVERSAL-PENSIONS(Release 5.0.2a |November 23, 1999) at 06/26/2000 08:33:45 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I, too, have written some documents on debugging JSPs and servlets in some IDEs. The one I wrote about Visual Cafe is up at www.horningabout.com/jimb/VisualCafe.html and some of those steps might help you get the same working in JBuilder. I did set mine up to run through Symantec's VM, that comes with VisualCafe, instead of using Sun's. I've also gotten tomcat to run through Visual J++, using MS's VM, and I can debug servlets fine, but I can't run or debug JSPs yet, due to a problem I posted about before on this list, and haven't figured out yet. I don't have much written down about getting it to run in Visual J++, but if someone is interested, I could document it more fully. jimb