Just a heads up: Google found me this stuff: https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.http.html#d0e2422
Here is a possible approach: - I create an SQL table to store tuples of paths on disk and context paths - I create a super-simple web GUI to manage the table - I create code using the HttpService OSGi service to register I still haven't decided what to do, but it looks like this may be a servlet container neutral way of registering resources...? But it will require code on my part. Hm... thinking!
