+ 1
how to attach a css file to the servlet
3 Answers
+ 2
Well actually you don't have to paste the FILE.CSS in Root of tomcat you actually have to paste the .css file where your netbeans Projects reside for example C://Documents and settings/NetbeansProject/ProjectName/Web Paste the .Css over there
and so this remains same : link href='style.css' rel='stylesheet' type='text/css'
copied....but I believe it should help
0
I work and eclipse, and where do I put it?
0
use the same format... create new file