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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -