Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CB2510AC4 for ; Sat, 27 Jul 2013 08:09:48 +0000 (UTC) Received: (qmail 64147 invoked by uid 500); 27 Jul 2013 08:09:48 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 63902 invoked by uid 500); 27 Jul 2013 08:09:47 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 63894 invoked by uid 99); 27 Jul 2013 08:09:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2013 08:09:47 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-ob0-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2013 08:09:42 +0000 Received: by mail-ob0-f169.google.com with SMTP id up14so6106826obb.14 for ; Sat, 27 Jul 2013 01:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DtOuiuwCUhcvpVby/jW9BbSlHU1R4L5wEe8ZhotyBOQ=; b=OoMisyIuwdVQg/UCxJyI+nFrb+YNmco7rreetr7cH1dEHg/XXu2PSK41OFX/5kxlDq EZh31qzLjlMjM1qpwXS8i4LLdJXmwdReHL6Bf8w3YXX7Nc+2LSo8NBUXsO5mPUPdrSjL EDZ98nr373akNGSKzLY5C7fK73jeQIVOFxeraN1R9SjeygwLXpDaypZMG4pU4oVSIpRX nw/0OYgAMjNrU3+OsWKpYRmDoHvWAWVHdScNieFSeKLtf6uE3zQls+WHkNJ8oKMTdwIL Y3uPTDeccd5dh9cS3ZlveYRaGUgw6/IkCF5YsAQq8kq7yFTidDKvgsHFPFIGMaQw7GIH fp+g== X-Received: by 10.60.141.70 with SMTP id rm6mr51167471oeb.20.1374912561175; Sat, 27 Jul 2013 01:09:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.79.200 with HTTP; Sat, 27 Jul 2013 01:09:01 -0700 (PDT) In-Reply-To: <1374903496994-5736308.post@n5.nabble.com> References: <1374903496994-5736308.post@n5.nabble.com> From: Claus Ibsen Date: Sat, 27 Jul 2013 10:09:01 +0200 Message-ID: Subject: Re: Render JSP page using Jetty Component To: "users@camel.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi No there is no jsp support out of the box in Camel. Though camel-jetty could possible be extended to support this. On Sat, Jul 27, 2013 at 7:38 AM, humayun0156 wrote: > Hi, > is it possible to render a jsp page using jetty component? Say i've route > like this > from("jetty://http://0.0.0.0:8081/users") > .process(new MyProcessor()); > > now if i hit this url and i want to render a jsp page. is it possible? > > Thanks > -Humayun > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Render-JSP-page-using-Jetty-Component-tp5736308.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen