Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 49481 invoked from network); 12 Sep 2007 12:11:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 12:11:25 -0000 Received: (qmail 49491 invoked by uid 500); 12 Sep 2007 12:11:09 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 49460 invoked by uid 500); 12 Sep 2007 12:11:09 -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 49449 invoked by uid 99); 12 Sep 2007 12:11:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 05:11:09 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 12:11:06 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IVR3O-0000Ma-57 for user@struts.apache.org; Wed, 12 Sep 2007 05:10:46 -0700 Message-ID: <12634121.post@talk.nabble.com> Date: Wed, 12 Sep 2007 05:10:46 -0700 (PDT) From: TonyD To: user@struts.apache.org Subject: Struts anchor question MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: antonio.ditommaso@eunics.it X-Virus-Checked: Checked by ClamAV on apache.org I would like to display the URL link in a new window. How to obtain the equivalent html anchor in struts? <.a href= target="_blank"> ... <./a> I tried with the "targets" parameter but it doesn't work. ... Thanks in advance. -- View this message in context: http://www.nabble.com/Struts-anchor-question-tf4428839.html#a12634121 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org