News

When you create a Java web application, you are creating software that runs inside the Java server. The application utilizes the facilities provided by the server context, and one of those ...
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 ...
For organizations that need to build and deploy Java portlet applications today, here are a few ways to either minimize the use of Portlet APIs and subsequently create components that are more ...
JNBridge, the leading provider of interoperability tools to connect Java and .NET frameworks, today announced it has posted a new R&D lab, "Using the Play Framework to Create Java Web Application ...
The new entry ("Using the Play Framework to Create Java Web Application on Top of a .NET Back-End "), shows how to create a Web application that uses the Play Web app framework to implement a ...
This article first introduces Java SE’s SAAJ API for working with SOAP-based Web services at a lower level. It then discusses how to create a JAX-WS handler to log the flow of SOAP messages.