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 <[email protected]> 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: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to