Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 81053 invoked from network); 19 Aug 2005 08:52:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Aug 2005 08:52:47 -0000 Received: (qmail 59651 invoked by uid 500); 19 Aug 2005 08:52:46 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 59442 invoked by uid 500); 19 Aug 2005 08:52:45 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 59429 invoked by uid 99); 19 Aug 2005 08:52:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 01:52:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [217.199.181.91] (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 19 Aug 2005 01:53:04 -0700 Received: (qmail 2397 invoked from network); 19 Aug 2005 08:52:45 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.2?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 19 Aug 2005 08:52:45 -0000 Message-ID: <43059DD5.9050801@apache.org> Date: Fri, 19 Aug 2005 09:52:37 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Forrest Developers List Subject: Fallback resolver Vs. Locationmap (was Re: svn commit: r233401 - in /forrest/trunk: main/webapp/ main/webapp/WEB-INF/xconf/ site-author/ whiteboard/plugins/org.apache.forrest.plugin.internal.view/ whiteboard/plugins/org.apache.forrest.plugin.internal.view/resources/stylesheets/ whiteboard/plugi...) References: <20050819004415.38319.qmail@minotaur.apache.org> In-Reply-To: <20050819004415.38319.qmail@minotaur.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed 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 thorsten@apache.org wrote: > Author: thorsten > Date: Thu Aug 18 17:44:00 2005 > New Revision: 233401 > ... > Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/src/java/org/apache/forrest/plugin/internal/view/acting/FallbackResolverAction.java Does this fallback resolver work with the locationmap? What does this do that the locationmap does not do? Ross