Hi
I'm new to Java. I always knew that it is possible to generate multiple text files out from an Excel sheet using Java but never knew the tool and how is it used.
Im working on Cisco equipments and Im demanded to generate 100s of configuration templates for the cisco devices. I have all the information required to generate the configuration templates in a single Excel Sheet.
Can anyone suggest something?!

You'll need to get a package for reading Excel files, unless its a .csv which is really text and can be read by java.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.