Can any body tell me the links from wher i can get the good reference material and sample code for jaxb.
I want to use jaxb without using any web server.
Thanks in advance,
Divya
Divya Mehrotra
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
7
posted
0
Google can. Search for "jaxb" and it'll take you right to the JAXB home page, from where introductions, examples and further pointers are available.
JAXB itself has nothing to do with web apps -it's a Java <--> XML binding mechanism- so that shouldn't be a concern. [ September 23, 2005: Message edited by: Ulf Dittmer ]