Hello,

I think it's a simple question! I'm using a route with something like:

from("jetty:http://localhost:8080/test)...

in order to receive an HTTP request from an Internet Navigator for example.

With Camel how can I respond to the caller? By using an Endpoint instance
like this:

from(ep). ... .to(ep)?


Thank you.

Bertrand.
-- 
View this message in context: 
http://www.nabble.com/Respond-to-an-HTTP-request-received-via-a-jetty-URI-tf4517024s22882.html#a12884514
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to