Is it possible to send a response out from a route flow. For Example, in this
below route, I would always like to send out a string response say, "hi"
whenever the request comes from the uri mentioned..

<route>
  <from uri="jetty:http://0.0.0.0:8888/camelServlet/abc?"; />

</route>

if possible, how do I do it?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Sending-a-string-response-from-a-route-tp5749258.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to