Is it possible to get a cookie stored by other application when the user clicked an hyperlink with target to the angular application? java application ---> angular application both application are running in the same server(tomcat) and port(8080)
I tried to use ngx-cookie-service but with no success