Search code examples
jettyapplication-server

Dynamically Adding and removing context handler from Jetty Server


Is there any way to dynamically add or remove context handlers from Jetty Application Server ?


Solution

  • the deployer mechanism hot deploys contexts to jetty: http://wiki.eclipse.org/Jetty/Feature/ContextDeployer