Archive for August, 2008

Exchanging Data with XML and JAXB, Part 1

By dananourie at 12 August, 2008, 11:35 pm

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. 

Read More >>

Exchanging Data with XML and JAXB, Part 1

By dananourie at 12 August, 2008, 11:35 pm

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. 

Read More >>

Exchanging Data with XML and JAXB, Part 1

By dananourie at 12 August, 2008, 9:35 pm

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. 

Read More >>

Where’s the State?

By dananourie at 8 August, 2008, 4:52 pm

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.

Read More >>

Where’s the State?

By dananourie at 8 August, 2008, 4:52 pm

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.

Read More >>

Where’s the State?

By dananourie at 8 August, 2008, 2:52 pm

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.

Read More >>