Hi all,
I have a scenario described as follows but i am not sure whether is there any solution for jsp on this:
1) Is it possible to upload excel file into web?
2) Upon uploading, can we display the contents in the excel file onto the web using jsp?
3) Suppose there are formulas in the excel sheet which computes certain values, are we able to display the results instead of the formulas?
Can the above be done using jsp?
Any kind help is greatly appreciated. Need some guidance on how to go abt doing this.
I have a scenario described as follows but i am not sure whether is there any solution for jsp on this:
1) Is it possible to upload excel file into web?
2) Upon uploading, can we display the contents in the excel file onto the web using jsp?
3) Suppose there are formulas in the excel sheet which computes certain values, are we able to display the results instead of the formulas?
Can the above be done using jsp?
Any kind help is greatly appreciated. Need some guidance on how to go abt doing this.