Hello Sanders

This is the url which returns a report if we paste the url in the browser. 


*http://SERVERADDRESS/jasperserver-pro/rest_v2/reports/REPORT.PDF?PARAM1=VALUE&PARAM2=VALUE*


To program this, i plan to use angular as front end to open a pop up and 
allow the user to input the 2 values. then the entered values can be 
replaced in the URL.


Now we need to call the URL with angular code as you have suggested below. 
The question is since it is immediate response after the url is hit, can we 
not use observable and if there is a straight forward way(which is similar 
to http client in .net) Or  this is the only way possible in Angular?


Thank you for your help and time





On Monday, February 4, 2019 at 11:52:40 AM UTC-5, Sander Elias wrote:
>
> Hi Knight,
>
> You mean something like this: 
> https://angular.io/tutorial/toh-pt6#add-heroserviceupdatehero ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to