Problem exporting Data to Excel with java
Please I need a help.
I am trying to export JTable data to excel, it works perfectly if the JTble doesn't contain a null. But once there is a null in the JTable my code throws an exception and the data doesn't eport.
Please can anybody help me correct this error?
Thanks in advance!!!
|