Question
Java class in ColdFusion
Hello All,
I have a java code to read excel sheet with more than 15000 rows of data. But any one have any idea about how to use the java class in coldfusion. So that I can create an object in coldfusion using CreateObject function and hence I can use the method inside java class to read the excel.
Please help me by providing an example , it would be well appreciated.
Thanks in advance.
