posted 21 years ago
The browser is trying to use the servlet URL as if it was a directory where the CSS define with a relative URL can be found.
I really like using the BASE tag to define the base URL where a page should look for resources such as CSS, images, sounds, etc.
Bill