I have a Java Struts 1.1 based application which has a JSP which is sending
an HTTP request to Jetty endpoint in my Camel application.
I have an object set in  request.setAttribute.
How to get this object in my camel processor?
I am able to get the request parameters but not request attributes.
I have tried both GET and POST but in vein.
I will appreciate any reply on the same.


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

Reply via email to