Hi, Is there an example of integration as a servle...
# http4k
x
Hi, Is there an example of integration as a servlet using a
web.xml
configuration? The
web.xml
is expecting a class name that it instanciates by itself, but
HttpHandlerServlet
is not open so I can’t subclass it.