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 84106E8AD for ; Mon, 18 Mar 2013 21:51:03 +0000 (UTC) Received: (qmail 76903 invoked by uid 500); 18 Mar 2013 21:51:01 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 76878 invoked by uid 500); 18 Mar 2013 21:51:01 -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 76870 invoked by uid 99); 18 Mar 2013 21:51:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 21:51:01 +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 (athena.apache.org: domain of thechrispratt@gmail.com designates 209.85.215.182 as permitted sender) Received: from [209.85.215.182] (HELO mail-ea0-f182.google.com) (209.85.215.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 21:50:57 +0000 Received: by mail-ea0-f182.google.com with SMTP id q15so2812730ead.41 for ; Mon, 18 Mar 2013 14:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=tYgDkBhXxeExyoE23iE2p14KaWM90gTyYXW2Dqm52+8=; b=c7abOf/kDHtL730o0MKfzsMdTagBFLltoYv/o3ERKX5AZfxG9PrPlDamv0r1gf7Q1K v9Sb3Im+fWSsGBH/8zzmnZ/+OQXdt3HPJWnDk93IKQLO5nm8r5gdN1wg8Ixg17xo1yEB BvTBjhUElaD6s6D9Gtuz1ezdyC1JObEY4nfOfTXFlyhE5m0A15Qayy7G30wmtOc51uLI MCdeDTtouCk82VA8/oLmxJM5Af48FuXVur2LBud/ezFwW17DsEzUom2epSFKJZuhC5Gl B/B1Wpe8O84+yFEuMvXK09u/sK6Yb0ciU44+LcCmp4my+V2x+OfDaILk5r59LilGnHCm XSiA== X-Received: by 10.15.22.197 with SMTP id f45mr52794065eeu.46.1363643435941; Mon, 18 Mar 2013 14:50:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.127.73 with HTTP; Mon, 18 Mar 2013 14:50:15 -0700 (PDT) In-Reply-To: References: From: Chris Pratt Date: Mon, 18 Mar 2013 14:50:15 -0700 Message-ID: Subject: Re: problem in validation with struts 2.3.1 To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=089e0168193e99ae7e04d839fa8a X-Virus-Checked: Checked by ClamAV on apache.org --089e0168193e99ae7e04d839fa8a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You probably need to specify the <%@ taglib prefix=3D"s" uri=3D"/struts-tag= s"%> at the top of the .jsp file. (*Chris*) On Mon, Mar 18, 2013 at 1:06 PM, Muralidhar Yaragalla < java.yaragalla@gmail.com> wrote: > I think the problem is i am not using any struts tags in my jsp. when i u= se > " > > " this tag the messages are showing up. I thought > struts automatically displays error messages > > next to the field. > > > > On Tue, Mar 19, 2013 at 1:18 AM, Lukasz Lenart >wrote: > > > 2013/3/18 Muralidhar Yaragalla : > > > //The following is my VotingTopicAction-validation.xml > > > > Is this file in com/ymd/ums/lv/action folder? > > > > > > 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 > > > > > > > -- > Thanks And Regards, > *Muralidhar Yaragalla. > * > --089e0168193e99ae7e04d839fa8a--