Here is my head section:
<%@ page language="java" import="java.util.*" %>
<%
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>My JSP 'news.jsp' starting page</title>
<link rel="stylesheet" type="text/css" href="css/indxlist.css">
</head>
<body>
News....
<HR>
</body>
</html>
the strange thing is that in other pages the CSS is loaded and applied but not thisone