Servlet Controller that extracts the requested service from the HTTP request and executes the request by calling a ServletTestCaller. There are 2 services available : one for executing the test and one for returning the test result.
@version $Id: ServletTestController.java,v 1.1 2004/04/10 15:25:29 vmassol Exp $
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.