Re: [AngularJS] Re: angular application getting an error from a tomcat application

2017-04-20 Thread Reza Razavipour
it turns out that the issue is the server needing to check the JSESSIONID found in the cookie. So what I need to end up doing is to send a "fabricated" cookie along with my requests. No I am not trying to hack anything, but merely allow myself to test the code using an external mock client web

[AngularJS] Re: angular application getting an error from a tomcat application

2017-04-19 Thread Sander Elias
Hi Reza, It looks like you are trying to load a page that's designed to be loaded in a browser/iframe directly. I highly doubt it has anything to do with angular. Look in the dev-tool network tab at what you are receiving. Regards Sander -- You received this message because you are

[AngularJS] Re: angular application getting an error from a tomcat application

2017-04-19 Thread khushi verma
Hi Reza, Seems Javascript is disabled in your browser. follow below steps to enable JS in chrome browser. 1. On the web browser menu click on the "Customize and control Google Chrome" and select "Settings". 2. In the "Settings" section click on the "Show advanced settings..." 3.