Since RackServlet lacks a zero-argument constructor, you'll need to manually instantiate and install it in your container, rather than declaring it in a {@code web.xml} file. See ourexamples for concrete code.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.