I am new in angular js and trying to load a view(jsp) using angular route. I have set up a vanilla project and trying to run it on server. Though my application home page is perfectly loading but I am not able to load a different view using angular route. When I am debugging it using developer's tool it is showing a page not found error.
Error seen on developer's tool
Project Setup
it seems I have messed up with project set up.Any help will be truly appreciable