Re: a question on servlet component

2013-10-28 Thread Willem jiang
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 list archive at Nabble.com > (http://Nabble.com).

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

a question on servlet component

2013-10-25 Thread 朱 巍
hi,camel riders Very sorry to interrupt you. My name is Zhu Wei, i'm from China. I am new to camel, now when i using camel servlet component i meet a problem, it trapped me for several days, i see you are very eager to help people, so i write this email hope to get some help from you. the case