Skip to main content

Jaxb 2.0 tutorial

Posted by satyak on August 2, 2005 at 4:09 PM EDT

Unlike jaxb 1.x architecture jaxb 2.x uses metadata and can be quite seamless in working with java and xml. Hopefully the following references are quite useful to you to get to know jaxb 2.x and start working with it.

1. Jaxb 2.0 tutorial at Aspire Knowledge Central

2. Details of the presentation at OSCON 2005

Related Topics >>