I need to integrate my java web application with Tally software.
Is it possible? Please provide some idea.
Tally ERP 9 implements SOAP web services. More here. Accessing an application using SOAP is common technique in Java and is supported by many libraries.