Core Java Technologies Tech TipsTips for using core Java SE APIsExchanging Data with XML and JAXB, Part 1- August 12, 2008 In this tip, you'll learn how to to use the Java Architecture for XML Binding (JAXB) in Java SE 6 to exchange XML data between systems without having to delve into the specifics of XML processing.http://blogs.sun.com/CoreJavaTechTips/entry/exchanging_data_with_xml_and Where's the State- August 8, 2008 What things have state What things have values that can change When and how can they change Can the changes be observed Who needs to observe changes in state Read about these questions in this blog.http://blogs.sun.com/CoreJavaTechTips/entry/where_s_the_state |