News

Java Web Start allows you to deploy full-featured applications using your Web browser, bypassing complex installation procedures. See if Web Start is right for your build and deployment process.
JRuby is built on Java - so it can make use of Java Web Start to make it easy to deploy JRuby apps. This article walks through the necessary steps for releasing a JRuby app with Java Web Start ...
The web app to deploy to WebSphere Liberty The first step in this process is to actually have a Java web app to deploy. I used Eclipse’s New Maven Project wizard to create a simple webapp with nothing ...
The Java Servlet Specification defines a Servlet Container, a Web application and the Servlet API, which is the glue that holds these pieces together. A Servlet Container is analogous to a Web server, ...
Having introduced its Modern Web Application (MWA) pattern for Java developers late last year, Microsoft is now promoting the cloud-centric concept further by highlighting the benefits of the ...
I recently bought JBuilder Foundation after evaluating IBM's Visual Age for Java and Forte for Java. It has a great IDE and the documentation is great as well. Only thing is, it's missing a ...
It also makes it easier to distribute Java web applications through Docker containers and manage them through a container orchestration service, such as Kubernetes or OpenShift. Embedded Tomcat ...
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond ...
One of the original Java web technologies, JSP is still widely used with servlets and JSTL. Here's how to use Jakarta Server Pages to build dynamic web pages that connect to the Java back end.
Java Platform-as-a-Service (PaaS) provider CloudBees is expanding its partner ecosystem with a new Services Partner Program, which offers new support for system integrators (SIs), Web designers and ...