KodHelp Java Resources

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...

JSF 2.0

Introduction to Java Server Faces

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...

KodHelp Java Resources

Getting Started with JAAS

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...

KodHelp Java Resources

Servlets and JSP Pages Best Practices

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...

KodHelp Java Resources

J2EE Form-based Authentication

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...