Hi,
The web server we are using is Tom-Cat installed on HP-UX.
There are some data which I get from the server(in .csv format) & I need to show these data in excel(within webpage) on the client machine.
My questions are
1. How can I access the excel on the client machine from html page(thro'
JSP or any other tool).
2. Is there anything like microsoft office
java sdk that can be used to connect to excel?
Thanks in Advance,