Hard to tell with so little info.
Any errors in the JavaScript console?
Network requests look fine (or do some ajax requests still try to use 
"localhost")?
Do you just change the url you enter in the browser or do you also change 
tomcat configuration?


On Wednesday, June 11, 2014 8:26:16 AM UTC+2, Satish chandra wrote:
>
> I have a Jsp page with angular js included.
> When i run the jsp as below, with local host by default using Tomcat 7, it 
> works fine having 4 tabs and all angular expressions evaulated
> Bug Templates Available :*2*
> http://localhost:8080/new/BugDBWrapper.jsp
>
> But when i change the localhost to my computername, so that others can 
> view my JSP page in my local intranet.
> http://scgottum-lap:8080/new/BugDBWrapper.jsp
>
> The page is rendering, but angular JS expressions are not evaluated, the 
> custom tabs i created are not shown, instead, the whole content is getting 
> displayed in one page.
> Bug Templates Available :*{{**templateslist.length}}*
>
> *Please help.*
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to