JNLP (Java web start) and Jasper report
Hello everybody !
I have developed one simple application with only one form say formA (I am using netbeans) and there is one reports developed using Jasper report / iReports which is called from formA by passing paramters of form. I want to deploy entire application with reports (.jrxml) on application server, from there user can execute the applications and get required reports using JNLP. Please note that I can execute the application without report but when report is attached with application it is not functioning.
Can anyone help me how I can complete this task ? any tips / suggestion / link ?
With Thanks !
prashant

