Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] serving static content with DefaultServlet

Hello all,

is there any sample for configuring jetty-7.x to serve static content
with the DefaultServlet.

I'm starting jetty from the command line like this

  java -jar start.jar --ini OPTIONS=All myconfig.xml


The DefaultServlet is neede to allow for http ranges.


Thanks for you guidance,
Axel.


Back to the top