Entries tagged with “Servlets”
Here is a key deployment problem that the servlet spec needs to address in its next version.
So far, the servlet spec recognized only two classes of users:
- Containers developers: Developers who implement the spec.
- Web developers: Developers who program to the servlet API and develop web apps.
But there is a growing third category of users of the servlet spec, and this group needs recognition from the servlet spec.
Continue reading Need an SPI for the Servlet Container.