Hi, I'm developing a servlet to be the interface between the web app and the server. I want to have one single servlet with all necessary methods to respond to the client requests instead of creating...