JSP does not recognize Twitter Bootstrap

0

I'm sometime trying to figure out why my JSP page does not recognize the Twitter CSS Bootstrap. The ones I found on the internet have already tried and nothing. The reference is thus for the CSS:

<link rel="stylesheet" href="${pageContext.request.contextPath}/css/bootstrap.min.css" type="text/css"/>

Thank you

    
asked by anonymous 09.03.2017 / 15:10

0 answers