In “Servlet 2.3: New Features Exposed,” I introduced the changes coming in the Servlet API 2.3 and gave a short tutorial on the new servlet filter model. In this follow-on article, I’ll dig deeper ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Oracle became stewards of the Java platform as a by-product of their acquisition of Sun Microsystems. But looking back, it seems that the Java Platform has been more of a burden than a blessing.
Today the Web is dominated by the request/response architecture, wherein, a client sends an HTTP protocol request for some action and the server, after carrying out that action, responds with the HTTP ...