News

If you want to use more of the standard Java EE or Jakarta EE capabilities with Tomcat, one option is to add those libraries to Tomcat or your application dependencies. Another option is using TomEE .
For the example in this blog posting, I am deploying the assembled WAR with the servlet and web.xml file shown above to GlassFish (though any Java EE web/application server will work) using a ...
As far as component-based or action-based web frameworks go, these two APIs are pretty amazing. But as amazing as they are, they shouldn't be part of Java EE spec. Java EE has always provided a ...
TheServerSide has published a number of articles on the tenets of effective RESTful web service design, along with examples of how to actually create a cloud-native application using Spring Boot and ...
News. Apache Struts 1 Reaches End of Life. By John K. Waters; April 8, 2013; Apache Struts 1.x, the original version of the Java EE Web application development framework, has reached the "end of life, ...