New Spice in Java 6 – Features
Java technology is both a high-level, object-oriented programming language and a software platform. Java technology is based on the concept of a Java Virtual Machine...
Java technology is both a high-level, object-oriented programming language and a software platform. Java technology is based on the concept of a Java Virtual Machine...
After working on web services using JAX-RPC, I shifted my attention to another web service standard for Java - JAX-WS (Java API for XML based...
A question often asked is 'What's the value is of leveraging existing business applications for reuse in Service Oriented Architectures (SOA), when surely it’s easier...
1) Introduction In this technical article, let us see how it is possible to access Web Services from JSF Applications. JSF Application resides in the...
IntroducionJava Server Faces (JSF) simplifies the development of User Interfaces in a typical Web application. It provides a Component-based Pluggable Architecture for developing and representing...
The NetBeans Community Docs wish list is headed by a document request titled "Simple visual Web application (incl. documentation) using simple form based authentication with...
A service-oriented architecture is essentially a collection of services. These services communicate with each other. The communication can involve either simple data passing or it...
Web applications oftain contain both public and private resources. It is necessary to ensure that those key areas that are restricted to the public remain...
Java Servlet technology and JavaServer Pages (JSP pages) are server-side technologies that have dominated the server-side Java technology market; they've become the standard way to...
This article describes what's new in version 2.2 of the API, explains the decision-making process behind the changes, and demonstrates how to write servlets using...
Since the introduction of the JavaBeans component architecture in the Java Development Kit v 1.1 (JDK) release in February 1997, additional specifications have been added...
Implementing security for Web applications is a mandatory task for architects and Web application developers. In J2EE, the Web containers have support for built-in security...
The AS/400 Toolbox for Java is a library of Java classes built for accessing AS/400 data and resources. It isn't a standalone application, rather a...