Hi,

down votefavorite 
<https://stackoverflow.com/questions/45124469/how-angular2-app-can-call-jsp-page#>

I am trying to integrate my Angular2 + Java web app with another one which 
consists of many JSPs (and doesn't have any Web Services).

What is a right way of calling non visual JSP page from Angular? I assume 
the call passes JS object (or JSON) and returns another object or JSON 
(which might have some status, error code, maybe include input object with 
some modifications).

Should response be processed as observable?

Any code samples?


TIA, 

Oleg

-- 
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