Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 28624 invoked from network); 25 Jun 2006 18:21:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jun 2006 18:21:31 -0000 Received: (qmail 31224 invoked by uid 500); 25 Jun 2006 18:21:22 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 31194 invoked by uid 500); 25 Jun 2006 18:21:21 -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 31183 invoked by uid 99); 25 Jun 2006 18:21:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jun 2006 11:21:21 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jun 2006 11:21:21 -0700 Received: by ug-out-1314.google.com with SMTP id u40so1250436ugc for ; Sun, 25 Jun 2006 11:20:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KT+4cmwWmY+CG2IKu+VQAFtXeS0hn3Hqxg3B7dCCa8gI7SrhOLq2sJQbHxxFePMj6EYDs/5a4OJBigOYXIUI47wAaQrwNsAKbojdH5mF0APQZujM6BFiZXn6wezgyIDt3EFXgkFQuZahMXFsbnCYEaXh2vJ0FkI4fDfZf6jPnZw= Received: by 10.78.117.10 with SMTP id p10mr1805056huc; Sun, 25 Jun 2006 11:20:59 -0700 (PDT) Received: by 10.78.180.18 with HTTP; Sun, 25 Jun 2006 11:20:59 -0700 (PDT) Message-ID: Date: Sun, 25 Jun 2006 11:20:59 -0700 From: "Wendy Smoak" To: "Struts Users Mailing List" Subject: Re: Unable to Load html-el Tags In-Reply-To: <20060625172742.52502.qmail@web52612.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060625172742.52502.qmail@web52612.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/25/06, Caroline Jen wrote: > I think that I should find the JAR for loading the > html-el tags, and put the JAR in the WEB_INF\lib > directory. Where can I find the JAR for the html-el tags? >From memory, look under the 'contrib' directory in your Struts distribution. (And you might want to consider upgrading to 1.2.9, which resolved a few security issues.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org