Hello.

I'm using Camel 1.3 and jdk 1.6

I try to create "route" from JettyHttpComponent. How can I get (for example
in Processor.process()) a "querystring" from the http request ?

I mean, that if http request is
"http://localhost:8080/service?param1=value1"; than I want to get
"param1=value1".

Thanks
Evgeny

 




-- 
View this message in context: 
http://www.nabble.com/jetty-querystring-in-message-tp16832644s22882p16832644.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to