I\'m having trouble with loading CSS and images and creating links to other pages when I have a servlet forward to a JSP. Specifically, when I set my
Below code worked for me.
instead of use <%@ include file="styles/default.css"%>