Friday, April 13, 2007

JDK7.0 News

please read news here: https://jdk7.dev.java.net/

Java 5.0 Features

Forgot to blog it: http://java.sun.com/j2se/1.5.0/docs/relnotes/features.html

Tuesday, December 12, 2006

EJB 3.0 Interceptors -- Ultimate link

Cool link, that cover all the basics of Ejb 3 interceptors:
http://docs.jboss.org/ejb3/app-server/tutorial/interceptor/interceptor.html

EJB 3.0: Interceptors on OC4J

This page will walk you through creating a EJB 3.0 Intereptor on Oracle's App server:
http://www.oracle.com/technology/tech/java/oc4j/ejb3/howtos/howtoejb30interceptor/doc/how-to-ejb30-interceptor.html

Sunday, December 10, 2006

SCBCD 5.0 Beta Preparation Link.

1. http://www.javabeat.net/javabeat/scbcd5/index.php
2. This site is down at the moment. But, expecting to come up sooner: http://java.boot.by/scbcd5-guide

Saturday, December 9, 2006

Java 5.0 Annotations -- good link

This link gives a glimpse about java annotations:

http://www.devx.com/Java/Article/27235/0/page/4