Can’t use external css styling with jsp
I’m just trying to learn servlets and using jsp files. I would like to do the format of the start page (/login page) with external css file but I didn’t manage to do that. It works with internal css put in the head but that is not too nice.