how to attach a css file to the servlet | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to attach a css file to the servlet

2nd Dec 2017, 8:30 PM
Володимир Золін
Володимир Золін - avatar
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
2nd Dec 2017, 9:30 PM
Android Boi
Android Boi - avatar
0
I work and eclipse, and where do I put it?
3rd Dec 2017, 7:25 AM
Володимир Золін
Володимир Золін - avatar
0
use the same format... create new file
3rd Dec 2017, 10:29 AM
Android Boi
Android Boi - avatar