Hi,
Thanks for your time to help me. I have a simple question. Say I have a
browser-based GUI application which will access my web service. To use
jersey framework, how I can display the web service content in my browser,
if the web service content response is in XML format rather than html
format? How does web browser understand/parse XML and display the data into
html style format like CSS etc.? Is there any example which is similar to my
case?
Thanks a lot.
Jun