Here is my home page. And below it's structure of my App: enter image description here
The problem is in the <link>
(I think so), because when I run the server I get the page, but without styles, and it looks like only html. I write on my page auxiliary ContextPath: ${pageContext.request.contextPath} and I get there /E-Kantor, it names like my project. I don't know why Bootstrap doesn't work.