Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 94376 invoked from network); 20 Aug 2009 17:23:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 17:23:37 -0000 Received: (qmail 77014 invoked by uid 500); 20 Aug 2009 17:23:56 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 76999 invoked by uid 500); 20 Aug 2009 17:23:56 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 76989 invoked by uid 99); 20 Aug 2009 17:23:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 17:23:56 +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 (athena.apache.org: domain of harry.metske@gmail.com designates 209.85.218.221 as permitted sender) Received: from [209.85.218.221] (HELO mail-bw0-f221.google.com) (209.85.218.221) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 17:23:48 +0000 Received: by bwz21 with SMTP id 21so39411bwz.12 for ; Thu, 20 Aug 2009 10:23:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=f6p+OH215cymStJs7wcqty8FcXs8+EGaDSrgC7ZoCs4=; b=ReMgsY4Cc+LgsEYai3znVZerwChvYbBOHlxNFxR1KTWcSjaJz3pop5AfvIqTti4Kgp WyuOLcgYMW2JoZe3cTA0xiqcGLfGW///jSAYakmgZJY5/D2xHchJfAq5BzODkG54aJMD 9rwtO1JgYU1BIPGCzk77Oukom4kLyYd0ywKSI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=V7TWAYC8r1XkkgeG03pUYNeP6jXlRQFgRMWE0i9dpXBbhRX9RMiA+G8QvWPIrx23iL TpXe+E2nbQ/VGXxHgETAc6VlTylwfhdwn5RrmFwOsQ1KrdBON8/WdjjKrEAiNbhlZaHj aOtf66GiZszuaFSCVH4UgqBQu1kMAEELLlai0= MIME-Version: 1.0 Received: by 10.204.38.75 with SMTP id a11mr38620bke.86.1250789003073; Thu, 20 Aug 2009 10:23:23 -0700 (PDT) In-Reply-To: <94df2c90908200618h4554a41bt90d5a4197e6927e6@mail.gmail.com> References: <94df2c90908200618h4554a41bt90d5a4197e6927e6@mail.gmail.com> Date: Thu, 20 Aug 2009 19:23:23 +0200 Message-ID: <3a6c97f00908201023s7e81c3c8m9772dff6168a8fd5@mail.gmail.com> Subject: Re: changing the forbbiden page From: Harry Metske To: jspwiki-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=002354332f4a3799b10471960255 X-Virus-Checked: Checked by ClamAV on apache.org --002354332f4a3799b10471960255 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit you could change the contents of the file error/Forbidden.html, or create another html file and change the reference in web.xml /Harry 2009/8/20 Kinicky > Hi folks! > > what should i do to change the Forbidden page on JSPWiki? > > Instead of the message, i wannt show the login form in the content area of > the page. > > That's possible, right? > > thank you! > --002354332f4a3799b10471960255--