eclipse - JSP not picking up CSS file -


i have created simple dynamic web project in eclipse mars, using spring. jsp referring css file css file not getting pickup.

eclipse project folder structure: enter image description here

here how, referring in jsp:

my project structure same yours , refer css file via:

href="css/anotherstylesheet.css"


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -