How can i call the Crystal reports using Java? I need to pass the list of selection parameters to the reports, which i cannot pass using crystal reports parameters.
Right now the application is in VB, and Crystal reports. We are calling, and passing the parameters to the reports using VB Module.
Now, we are planning to convert this VB application into web application using Java, and same reports i need to make them work with java.