Instances of VirtualServer may be in one of two states: stopped or started. Any requests mapped to a VirtualServer that was stopped will result in a response with a status code equal to javax.servlet.http.HttpServletResponse#SC_NOT_FOUND.
See {@link WebContainer} for usage example. @author Rajiv Mordani @author Jan Luehe
|
|
|
|
|
|
|
|
|
|
|
|