vollt
vollt copied to clipboard
Differences between UWSServlet and UWSService ?
Hi
Which are the main differences between UWSServlet and UWSService ? They're looking to have the same responsibilities, the main difference is that UWSservice has to be embedded into a Servlet, in opposition to UWSServlet which is a ready-to-use servlet.
They have the same responsibilities, but they look to no sharing the same code base or I'm missing something ?