> Hi everyone,
>
[quoted text clipped - 13 lines]
>
> thanks for helping !
If you are interested in XML data-binding with Java, you might want to
check out this series of articles, which compares the major alternatives
and introduces a new framework called JiBX.
http://www-128.ibm.com/developerworks/library/x-databdopt/
http://www-128.ibm.com/developerworks/xml/library/x-databdopt2/
http://www-128.ibm.com/developerworks/library/x-databd3/
http://www-128.ibm.com/developerworks/library/x-databd4/
I have been using Castor XML for the last year or so, but JiBX looks
promising and I will be evaluating it when I get time.
Dan.

Signature
Daniel Dyer
http://www.dandyer.co.uk
Daniel Dyer - 17 Jun 2006 23:16 GMT
> If you are interested in XML data-binding with Java, you might want to
> check out this series of articles, which compares the major alternatives
[quoted text clipped - 7 lines]
> I have been using Castor XML for the last year or so, but JiBX looks
> promising and I will be evaluating it when I get time.
I also just found this site, which gives a concise summary of the relative
merits of the different frameworks:
https://bindmark.dev.java.net/
Dan.

Signature
Daniel Dyer
http://www.dandyer.co.uk
sc_wizard29@hotmail.com - 17 Jun 2006 23:35 GMT
Hi Daniel,
Thanks for those links... looks like I have some reading to do ;-)