The JAX-WS handler framework, the Op Framework, and more

Opinion
Feb 6, 20071 min

For the week of September th:

For the week of February 5th:Get a handle on the JAX-WS API’s handler framework

Learn how to use the handler framework in your Web services projects

The Op Framework: A better Java database framework

A holistic approach to database access with debugging, testing, tracing and usage reporting

Oracle’s ‘Web 2.0’ interface coming

Oracle will release WebCenter, a tool for building user interfaces that include Web 2.0 tools like blogs and wikis

************

From the JavaWorld Archive:

Exceptional practices

Use exceptions effectively in your programs

When catching exceptions, don’t cast your net too wide

Understand how Java compilers check catch clauses at compile time