I've just started deploying a web app as a war file instead of uploading
individual files. Everything works except my styles don't load.
The stylesheet is added to the war file in the same location as before,
but if I try to request the css file on it's own I get a
java.lang.NullPointerExceptionerror.
Any suggestions anyone?
- Duncan
www.pennymail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)