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.
