Please provide me a list of marshalling-unmarshalling java frameworks which are compatible with JDK 1.4. Im currently trying to use castor, but not going well. So i want to try other options.
Thanks in advance!
Please provide me a list of marshalling-unmarshalling java frameworks which are compatible with JDK 1.4. Im currently trying to use castor, but not going well. So i want to try other options.
Thanks in advance!
We've been using JAXB. Some other options are discussed here: What to use instead of XMLBeans now that it has been retired? (I'm assuming you are looking for xml marshaling/unmarshaling from the tags for this post)