Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8284CEF83 for ; Tue, 19 Mar 2013 13:56:31 +0000 (UTC) Received: (qmail 57064 invoked by uid 500); 19 Mar 2013 13:56:29 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 57038 invoked by uid 500); 19 Mar 2013 13:56:29 -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 57027 invoked by uid 99); 19 Mar 2013 13:56:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 13:56:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of java.yaragalla@gmail.com designates 74.125.83.44 as permitted sender) Received: from [74.125.83.44] (HELO mail-ee0-f44.google.com) (74.125.83.44) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 13:56:23 +0000 Received: by mail-ee0-f44.google.com with SMTP id l10so261341eei.31 for ; Tue, 19 Mar 2013 06:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=evKpkKT0HAxXD+fMRq2nEYFc3mfXuSM+cM53O8TWVyo=; b=IW6rsPGe1mmDDsVQE2+Wul6yBuTe5MBXiCgwBMVefKohssnYY1mvGWrscItl0UHrli eohvQj1KBlGPDmg/1yGy+26+Vsj8tRxlTEBxW3ZbSJv21LFtLtpo3O9ER/GXp/GpDs5n laa3j0ybNpWAlRaVdJuV3KgBzfdcaZo6YLquiDxDnU8SIepbhJI6M/kjhdEjqllmJADV tQpjudPW8gNoFE0X2vqrtrPmOgQGQTBs9S7w5+L/VW/n9XI7BzhJh+ACAuVEhpk6VIkD eGayKKxgOAgHNt0qgMcX0rGJmERy7ZumYi8zytT7zeyiSTTb/TTKhih/soWKwO+i5hQS EslQ== MIME-Version: 1.0 X-Received: by 10.14.173.67 with SMTP id u43mr60795635eel.22.1363701363407; Tue, 19 Mar 2013 06:56:03 -0700 (PDT) Received: by 10.223.79.3 with HTTP; Tue, 19 Mar 2013 06:56:03 -0700 (PDT) In-Reply-To: References: Date: Tue, 19 Mar 2013 19:26:03 +0530 Message-ID: Subject: Re: problem with regex validator From: Muralidhar Yaragalla To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=047d7b621fba58acf104d8477745 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b621fba58acf104d8477745 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I tried but it shows up the earlier problem. (formatted character data) On Tue, Mar 19, 2013 at 5:45 PM, Lukasz Lenart wro= te: > 2013/3/19 Muralidhar Yaragalla : > > If i pass "]+]]>" in the xml file to the regex validator t= he > > xml file is not generating any error but then the input is allowing the > "<" > > and ">" characters. That means still there is problem. Any help on this= ? > > Maybe the problem is with regex itself, try this one: ^[<>].+ > > > Regards > -- > =C5=81ukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --=20 Thanks And Regards, *Muralidhar Yaragalla. * --047d7b621fba58acf104d8477745--