Java Validation With Dynamic Proxies

18 07 2007

Decouple validation processes from your business object implementations
Version 1.3 of the Java platform saw the introduction of the dynamic proxy facility. Dynamic proxies offer many interesting solutions to Java developers, including a validation scheme that easily decouples validation logic from an application’s core business logic. In this article, Java developer Eric Olson shows you how [...]

    Read More...




XML processing toolkit facilitates parsing and validation

18 07 2007

The Java API for XML Processing (JAXP) lets you validate, parse, and transform XML using several different APIs. JAXP provides both ease of use and vendor neutrality. This article, the first of a two-part series introducing JAXP, shows you how to take advantage of the API’s parsing and validation features. Part 2 will cover XSL [...]

    Read More...




Java Programming Language : What it is ?

13 01 2007

What is java? For the sake of record here is a small introduction.
A high-level programming language developed by Sun Microsystems. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful so in 1995 Sun changed the name to Java and modified the language to take advantage of the [...]

    Read More...




Welcome To www.indiajava.org

23 12 2006

Welcome to www.indiajava.org.

    Read More...







Popular Topics

rss