Re: a question on servlet component

2013-10-28 Thread Willem jiang
The camel route define just pass the response without changing any thing. You can use setHeader DSL to set the content-type to workaround it if you don’t want to change the jsp page. http://192.168.81.1:8080/ext/externalApp?bridgeEndpoint=true"/> http://www.redhat.com Blog: http://willemjiang.b

Re: a question on servlet component

2013-10-25 Thread gquintana
If you want your browser to display the response as a web page, then you should set Content Type header with text/html value. Gérald -- View this message in context: http://camel.465427.n5.nabble.com/a-question-on-servlet-component-tp5742164p5742168.html Sent from the Camel - Users mailing lis