Skip to content Skip to sidebar Skip to footer
Showing posts with the label Static

Serving Static Html Files Using Defaultservlet On Embedded Jetty

I'm working on a project that needs to be self contained so I've decided to embed Jetty in … Read more Serving Static Html Files Using Defaultservlet On Embedded Jetty

Why Can My Browser Still Open An Html File Not Served Through A Static File Server?

Just wondering how/why this works, when I'm making a simple html file and linking in some css, … Read more Why Can My Browser Still Open An Html File Not Served Through A Static File Server?

Accessing Static In Django

I'm having trouble sorting my static directory and linking css files through templates in html … Read more Accessing Static In Django

Serving Static Html Files Using DefaultServlet On Embedded Jetty

I'm working on a project that needs to be self contained so I've decided to embed Jetty in … Read more Serving Static Html Files Using DefaultServlet On Embedded Jetty