Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 84708 invoked from network); 17 Jan 2005 16:34:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Jan 2005 16:34:36 -0000 Received: (qmail 35281 invoked by uid 500); 17 Jan 2005 16:34:14 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 35264 invoked by uid 500); 17 Jan 2005 16:34:14 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 35251 invoked by uid 99); 17 Jan 2005 16:34:14 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web40906.mail.yahoo.com (HELO web40906.mail.yahoo.com) (66.218.78.203) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 17 Jan 2005 08:34:12 -0800 Received: (qmail 72748 invoked by uid 60001); 17 Jan 2005 16:34:09 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=aSI87rRyL9yBnmw10bGVkMTGUoqqho7OGI1bolYCNLEFdcUz1WUyu+PNJel5mgBCgcjWGPsw8pNelfEDR73d+QbZKSCtDP6oo71En8Onhzut6PKR1XFT8I3SGPIAksxNx/Owd29YARTCh39Jn6r4Kfpz1iKItWgzRZIOKlnesmk= ; Message-ID: <20050117163409.72745.qmail@web40906.mail.yahoo.com> Received: from [198.235.53.45] by web40906.mail.yahoo.com via HTTP; Mon, 17 Jan 2005 08:34:09 PST Date: Mon, 17 Jan 2005 08:34:09 -0800 (PST) From: Mark Subject: RE: <> in web.xml To: Tomcat Users List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N will getInitParameter(...) translate < to < ? --- Peter Crowther wrote: > > From: Mark [mailto:sendmailtomark@yahoo.com] > > I need to set '<' and '>' characters in field of > web.xml > > Is there any standard way of setting up and reading those type of > > characters in web.xml file? > > As in all HTML and XML files, < and > are the character > entities > that represent < and > respectively. This is a standard feature of > XML. > > - Peter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > tomcat-user-help@jakarta.apache.org > > __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org