Can somebost please explain a real case where we need to convert XML which we have in some server page and getting that XML to an excel sheet in a clients desktop.
To clarify the XML is generated by a java class in the server and from a page in the browser we need to be able to export that XML to the client machines excel application.
Thanks in advance
mat