Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 77536 invoked from network); 26 Aug 2006 15:00:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Aug 2006 15:00:29 -0000 Received: (qmail 70398 invoked by uid 500); 26 Aug 2006 15:00:29 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 70382 invoked by uid 500); 26 Aug 2006 15:00:29 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 70373 invoked by uid 99); 26 Aug 2006 15:00:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 08:00:29 -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 rooneg@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO nz-out-0102.google.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 08:00:27 -0700 Received: by nz-out-0102.google.com with SMTP id v1so763805nzb for ; Sat, 26 Aug 2006 08:00:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=aeR5JoTAx0CVcu8znzCg8EXgxETyrx9CbdpnrEIbimd7aUlWrAAUHWUPQdMw9mDBWDGdfO3L+4qO9AuH65Qrx9Sh0NsmG6Ucp0yMiouMiHEYOBnOGI6TJNsUqiadPZeDo0k8FfwHjh7F6bT9eANOSDX0SeyYTXmFsZBO+HMIXnA= Received: by 10.65.251.1 with SMTP id d1mr4974298qbs; Sat, 26 Aug 2006 08:00:07 -0700 (PDT) Received: by 10.64.243.8 with HTTP; Sat, 26 Aug 2006 08:00:07 -0700 (PDT) Message-ID: <7edfeeef0608260800v1f9293dfl42a9a88a94d331f1@mail.gmail.com> Date: Sat, 26 Aug 2006 11:00:07 -0400 From: "Garrett Rooney" Sender: rooneg@gmail.com To: abdera-dev@incubator.apache.org Subject: Re: AbderaServle Usage? In-Reply-To: <5c932c650608260146j4b06b7c5h197e539c51fd5951@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5c932c650608260146j4b06b7c5h197e539c51fd5951@mail.gmail.com> X-Google-Sender-Auth: b9e8413e5b5c697e X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/26/06, Rob Evans wrote: > Folks, > > Got any pointers for using the AbderaServlet? Specifically, how should one > register a RequestHandler? I believe that most of the code in the server directory simply isn't done. Hopefully one of its authors will see this and comment on its current status... > BTW, thanks for the great software. Glad you like it! -garrett