| Author |
Problem with content- type in jsp page
|
Karan Vij
Greenhorn
Joined: Feb 27, 2007
Posts: 2
|
|
Hi, I m trying to use a jsp page to get response from a uddi registry(SOAP Response).. But im getting the following exception: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type "text/html; charset=utf-8", must be: "text/xml". I tried to change the content=html/xml under content-type in same jsp page but the error is same. So I don't know where to change the content type. Can anyone help me, please? Thanks, Karan
|
 |
Baiju Varugese
Ranch Hand
Joined: Dec 16, 2003
Posts: 74
|
|
|
can you post the code that causes the problem ?
|
Measure twice cut once carpenter theory <br /> <br />Baiju <br />SCJCP, SCBCD, IBM-486, IBM-484, SCEA Part I
|
 |
 |
|
|
subject: Problem with content- type in jsp page
|
|
|