This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I've search everywhere on google and I can't figure out why my css isn't being loaded into either jsp or my servlets. I know there's issues with the context path, where it needs the project name to it and I've fixed that. I'm not getting 404 errors on the css link or anything, it just is giving a blank page when I go to look at it. I'm in eclipse and running through a tomcat 7 server in eclipse. The jsp works fine, it's just the css isn't being applied. Code below:
Jsp: http://hastebin.com/jexuyigefu.html
Css: http://hastebin.com/wetedasiku.css
Project setup screenshot: http://imgur.com/wKpNHOT
Subreddit
Post Details
- Posted
- 10 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnprogra...