On Wed, Jun 27, 2012 at 5:21 AM, Navengit <yadavnaven...@gmail.com> wrote:
> Hi Willem,
>  Thanks for the reply there.
> I have tried this way as well but the attributes which I am setting in my
> HttpRequest object is getting stripped off.
> How can I set an object from a JSP in HTTP body so that I can get the same
> from my Camel exchange message using exchange.getIn().getBody;
>

Use google to search for this. For example "How to send object over
http from jsp"

You would need to use the right content-type so the object can be
marshalled over http etc.



>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-Jetty-Endpoint-query-tp5715119p5715136.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to