Skip to Content
0
Former Member
Dec 26, 2007 at 10:42 AM

Problem when uploading Excel and using POI to read it in Java Webdynpro

432 Views

Hi,

I need to upload excel to server and read data from it. I found the solution to upload file to server by using IWDResource, and another solution to read data from excel by POI. But I find there is no solution to combine them. I doubt if POI supports reading data from binary string in IWDResource, other than files in client. Do you have any suggestions?

Thanks!

Best regards,

Hao