Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 70297 invoked from network); 22 Feb 2006 03:29:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 03:29:25 -0000 Received: (qmail 97116 invoked by uid 500); 22 Feb 2006 03:29:15 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 97083 invoked by uid 500); 22 Feb 2006 03:29:14 -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 97072 invoked by uid 99); 22 Feb 2006 03:29:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 19:29:14 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=DNS_FROM_RFC_BOGUSMX X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [205.216.250.5] (HELO osse2.pingsite.com) (205.216.250.5) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 19:29:14 -0800 Received: from [127.0.0.1] (firebox.pingsite.com [205.216.250.2]) by osse2.pingsite.com (8.11.6/8.11.6) with ESMTP id k1M1UK911901 for ; Tue, 21 Feb 2006 20:30:21 -0500 Message-ID: <43FBDA75.9090901@pingsite.com> Date: Tue, 21 Feb 2006 22:28:53 -0500 From: Dave Newton User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Struts Message Resources References: In-Reply-To: X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jim Reynolds wrote: > All is good. But I have created some tag libraries, in which run in > the same struts app, and I need to get to them. I know you can get the > properties from an action class through the struts api ... but is > there anyway to get them from the application context, when you are in > a tag. > I honestly don't remember how I did that, but I do know I figured it out by looking at the source code for the message tag. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org