Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 30607 invoked from network); 10 Jul 2010 12:56:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Jul 2010 12:56:39 -0000 Received: (qmail 20054 invoked by uid 500); 10 Jul 2010 12:56:37 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 19903 invoked by uid 500); 10 Jul 2010 12:56:33 -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 19895 invoked by uid 99); 10 Jul 2010 12:56:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jul 2010 12:56:32 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [69.89.12.240] (HELO chrismiles.org) (69.89.12.240) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jul 2010 12:56:23 +0000 Received-SPF: none (chrismiles.org: chris@chrismiles.org does not designate permitted sender hosts) receiver=chrismiles.org; client-ip=90.195.49.43; helo=OBIWAN; envelope-from=chris@chrismiles.org; x-software=spfmilter 0.97 http://www.acme.com/software/spfmilter/ with libspf2-1.0.0; Received: from OBIWAN (5ac3312b.bb.sky.com [90.195.49.43]) by chrismiles.org (8.13.8/8.13.8) with SMTP id o6ACs0S7026543 for ; Sat, 10 Jul 2010 12:54:00 GMT Message-ID: <000601cb202e$f69622d0$0400a8c0@OBIWAN> From: "Chris Miles" To: "Struts Users Mailing List" Subject: Currency Formatting Date: Sat, 10 Jul 2010 13:53:56 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01CB2037.573089C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3664 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3664 X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0003_01CB2037.573089C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi If I am displaying a Double to a JSP page what is the recommended way to = format this is as a currency to two decimal points? Thanks Chris ------=_NextPart_000_0003_01CB2037.573089C0--