i\'m new to java and have a strange problem. i create some folder(theme, js, css) in WEB-INF folder and put my files to this folders. in index.jsp i use a css file by following
That is not possible. If you want content directly accessible from a browser it can not reside inside WEB-INF.