JSP can't find stylesheet
问题 Hierarchy: WEB-INF/jsp WEB-INF/styles I link stylesheet in my JSP file, which is located in WEB-INF/jsp: <link rel="stylesheet" type="text/css" href="../styles/reset.css" /> But it doesn't work! When i open my application there is no styles, and writter by Tomcat: <html><head><title>Apache Tomcat/7.0.14 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background