i need a newbie help. i'm looking for a tool/technology that can build an xml document/schema, representing a java bean, and visa versa can load a data from an xml document into a java bean object .
there is always an option to build something like this, but i guess there are well designed ready applications that can save my time and efforts.
you may also find this link usefull for your further study https://bindmark.dev.java.net/ it benchmarks all available xml java binding and publish the result