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

Wednesday, December 6, 2006

J2SE 5.0: Annotations

Good link on annotations (for beginners): http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html

and, this too:
http://java.sun.com/j2se/1.5.0/docs/guide/language/annotations.html

Friday, December 1, 2006

EJB 3.0: For beginners

This article is a good starter for beginners:

http://www.javaworld.com/javaworld/jw-08-2004/jw-0809-ejb.html

Oracle's DOM/ SAX Java API overview.

this link points to Oracle's Dom/Sax Java API documentation:

http://ipg.us.oracle.com/doc/javadoc/xdk/index.html

Thursday, November 30, 2006

XML: DOM -- Intro

This link gives a good intro for DOM (XML parser ) beginner.

http://www.developerlife.com/domintro/default.htm

Orace/ Java (XML APIS)Technologies link

This is very specific to oracle's java (XML) related API's:

http://www.idevelopment.info/data/Programming/java/PROGRAMMING_Java_Programming.shtml

Wednesday, November 29, 2006

XSD - XML Schema Definition links.

1. For the beginners: http://lucas.ucs.ed.ac.uk/xml-schema/
2. One more cool link: http://www-128.ibm.com/developerworks/xml/library/xml-schema/#sidebar1