I want to create a local java file to read a xlsx-file . I have gone through some code such as using POI-3.5 (which is for jdk 1.5) but I want to do it using jdk 1.4.
Can anyone help me into this ?
Thanks in advance
saahil gupta
Ranch Hand
Joined: Dec 26, 2011
Posts: 56
posted
0
Use JExcel API
vipul JavaDeveloper
Greenhorn
Joined: May 17, 2010
Posts: 3
posted
0
Try JExcel....
Johny Talker
Greenhorn
Joined: Jan 26, 2012
Posts: 13
posted
0
Thnaks for your reply....
But I am little bit confuse about this scenario . Such as do I need to create a xlsx file and what type of code should be in java file...
Any tutorial or code for similar scenario link would be be highly appreciated...
Thanks once again
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 32769
posted
0
Please do not post the same question multiple times. Let's continue the discussion in this duplicate topic.