Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 7319 invoked from network); 30 Jul 2008 05:40:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2008 05:40:40 -0000 Received: (qmail 15208 invoked by uid 500); 30 Jul 2008 05:40:31 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 15173 invoked by uid 500); 30 Jul 2008 05:40:31 -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 15162 invoked by uid 99); 30 Jul 2008 05:40:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jul 2008 22:40:31 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-struts-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 05:39:36 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KO4Pq-0003Qh-KH for user@struts.apache.org; Wed, 30 Jul 2008 05:40:02 +0000 Received: from cpe0016b5ef7ea1-cm0014e88ef4b4.cpe.net.cable.rogers.com ([99.233.20.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2008 05:40:02 +0000 Received: from laurie by cpe0016b5ef7ea1-cm0014e88ef4b4.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2008 05:40:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: user@struts.apache.org From: Laurie Harper Subject: Re: actionMessages Date: Wed, 30 Jul 2008 01:36:40 -0400 Lines: 13 Message-ID: References: <1217308210.488ea6327fcc1@mail.sifycorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpe0016b5ef7ea1-cm0014e88ef4b4.cpe.net.cable.rogers.com User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) In-Reply-To: <1217308210.488ea6327fcc1@mail.sifycorp.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org sudeep.jampana@sifycorp.com wrote: > I am sending an message for the successful submission of the form by using actionMessage .In the struts xml file i have used the redirect action and passed action message as parameter. In the display i am getting the message .But the problem is the message is getting formatted by [] these characters ex:[successfully submitted]. I want to avoid that braces how can i do plz give me the procedure Hard to say. How are you formatting the message? How are you generating it? Are you doing this in Struts 1 or 2? What does you JSP look like? We need more info to help. > ********** DISCLAIMER ********** > [...] [sigh] L. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org