I have few reports ready in SSRS .How can I connect this to my Java application.
Reports also expect few parameters from Java.Is there any API or interface available to connect these so that The reports i have already build in SSRS
can be shown to a user on click of button from the Java application
Thanks,