News

One way to cut through marketing hype when evaluating Java Web application tools is to look back at basic Java Web development tools and see where the new tool takes you from there. Adding new tools ...
4. Java’s MVC web framework. Java’s MVC specification — which came into existence when JSR-371 was ratified in December 2019 — is a very simple Java web framework that embraces the well-established ...
This post launches a four-part series introducing you to Java SE 6's support for Web services. Later in the series we'll build SOAP-based and RESTful-based Web services and explore advanced Web ...
Geir Magnusson Jr. gets you started with using the Velocity Template Engine and the Velocity Template Language to render various types of Web application data in a Java servlet environment.