我有一个紧急要求。从excel表中读取数据。是否有任何程序可以在不使用 apache poi api 的情况下从 excel 表中读取数据。我必须只使用支柱。
谢谢你,维普尔库马尔。
我有一个紧急要求。从excel表中读取数据。是否有任何程序可以在不使用 apache poi api 的情况下从 excel 表中读取数据。我必须只使用支柱。
谢谢你,维普尔库马尔。
What do you mean you "only have to use Struts"? If that means you cannot use any other library (and I hope it doesn't), you only have one way: implement an Excel parser yourself.
I strongly advise you against it, though. Why would you want to reinvent the wheel?
If not, then there are a couple of alternatives to help you: