What is the recommended way to test Domain level Classes in a Servlet, which are used as main Entrypoints for Service Facades (Hessian, Axis)?
Is it necessary to bother with for example Cactus?