* respect presence of threads - use locks for table accesses (*instance-table*, continuation-table, *plugin-table*) * return 404 Not found if servlet does not exist * neglect POST request (will do this later) * reload plugin if timestamp has changed
* add continuation counter in servlet-handler, thus the generated continuation urls are a bit more human readable.