0

I have a servlet in a folder, and my "css" folder two folders behind. When I run my servlet appears without the css.

My code for css into the servlet is :

link rel='stylesheet' href='../../css/file.css' type='text/css'

My folder structure :

"main_folder" -> "css" and "servlet0" .

"servlet0" -> "servlet1" which contains the servlet file

nancy
  • 175
  • 1
  • 8

0 Answers0