Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 79045 invoked from network); 23 May 2007 07:14:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 May 2007 07:14:42 -0000 Received: (qmail 63982 invoked by uid 500); 23 May 2007 07:14:41 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 63749 invoked by uid 500); 23 May 2007 07:14:40 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 63729 invoked by uid 99); 23 May 2007 07:14:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2007 00:14:40 -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 (herse.apache.org: domain of lokesh.jayaram@gmail.com designates 209.85.146.182 as permitted sender) Received: from [209.85.146.182] (HELO wa-out-1112.google.com) (209.85.146.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2007 00:14:33 -0700 Received: by wa-out-1112.google.com with SMTP id j5so23298wah for ; Wed, 23 May 2007 00:14:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=Y8bYuc2pzr55nG0WtlJ4ZlN3Mz040zEcEQUe0EWv1B0t+OsxMPwNZEdtoFkEa4QKc0ks241H9tLIHdU4IiOTLiTMpxVgRq8JVcH6HV4/5rNJMTtPpbwyruWJiImH71e+SgNKHehLtL5UWNjGXVat/pkXmy/Hpln8kwVKkmaqEGk= 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=hJ0DBilEjMN7hBTpaQatNDz8+/xn7B+WLca4eUAEFYymOMnLunbES3mPqliXvUnlURjDUlDgQVXuXQQizocLXH171HtI07vomQW6zjYpooASC2fyyEfAtI4wrvvtG//WfUOubd2m+y7D2/ZxI3N06r7XrAzslWUheCxkWQv1PBo= Received: by 10.114.131.2 with SMTP id e2mr117908wad.1179904453167; Wed, 23 May 2007 00:14:13 -0700 (PDT) Received: by 10.114.92.20 with HTTP; Wed, 23 May 2007 00:14:12 -0700 (PDT) Message-ID: Date: Wed, 23 May 2007 12:44:12 +0530 From: "Lokesh Jayaraman" To: user@ant.apache.org Subject: Regarding JSP compilation with Ant MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_141238_9382153.1179904452872" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_141238_9382153.1179904452872 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear, I am using IBM Rational Application Developer 6.0. I need to find the deprecation methods used in JSP's of Web application. Can u help me to find deprecation methods used in JSP files. Let me inform if u know how to find deprecation methods used in JSP's For information: WebSphere 6.0 supports J2EE 1.4 and JDK1.4 JSP2.0 and Servlet 2.4 specifications. By Lokesh ------=_Part_141238_9382153.1179904452872--