Hi,
Is it possible to have more than one servlet running in a
ServletContext with the grizzly-servlet-webserver? I've been using
ServletAdapter to set up servlets but it creates its own context each
time.
It doesn't look like too much work to extend the functionality of
ServletAdapter but I'm worried I am looking in the wrong place.
At the moment, my aim is to change one of our applications so that it
controls/manages the servlet engine, rather than the other way round.
Regards,
Tom