Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 11059 invoked from network); 2 Oct 2007 20:38:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2007 20:38:47 -0000 Received: (qmail 10335 invoked by uid 500); 2 Oct 2007 20:38:27 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 10317 invoked by uid 500); 2 Oct 2007 20:38:27 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 10306 invoked by uid 99); 2 Oct 2007 20:38:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 13:38:27 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of viplav.kallepu@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 20:38:29 +0000 Received: by nf-out-0910.google.com with SMTP id b21so2674388nfd for ; Tue, 02 Oct 2007 13:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=fAgHQoDHM9fjhKPHmTvcyxQNvlsnM+cRRGzLk29mz8Q=; b=pL3QDl8I0MtcuOxSquY5p4xPCLDifL19IOcZpmUTBsPs2FpmUN45jllmp3/s4xrfOsVuXbwP3UZzVkIgWPwv9o/iOlf6c392b+ICLbm68AXYUO3ffHiL1NGmBcdRZuZ+y68ZNUfxBmWk01S+BIf0Ie2AZT1XaBID6FCXCWchDXs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=es1dsl9hgTMT7sfpLuZB9w8sxs1Kn1Zwqa2catLgtlOIS5z+Iz3IiiS3JzD5x2gwX0EkHs1+w1s3gI47GcJx1cCIIkubnriRWQkJ+hA7dHrKUeUfev/EfXTtbOYR60BcQHh2GdOXUGQdZis7PGnjvsiEQNvhXf1qr6TZJCaYSGg= Received: by 10.86.65.11 with SMTP id n11mr350937fga.1191357487291; Tue, 02 Oct 2007 13:38:07 -0700 (PDT) Received: by 10.86.78.20 with HTTP; Tue, 2 Oct 2007 13:38:07 -0700 (PDT) Message-ID: <43b7e1fb0710021338g8c714dbleb0979f6f7a5114@mail.gmail.com> Date: Tue, 2 Oct 2007 15:38:07 -0500 From: "Viplav Kallepu" To: "Struts Users Mailing List" Subject: Struts debug mode MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3335_8223821.1191357487275" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3335_8223821.1191357487275 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am using struts 1.3.8 with eclipse 3.1 (wtp) and tomcat 5.5. Can anyone please tell me how to enable debugging in it like we debug the core java application in eclipse. I googled it but the I wasn't able to find a single correct solution to try (I cant use myeclipse because I have to use eclipse in my work). -- Regards Viplav Kallepu ------=_Part_3335_8223821.1191357487275--