Marshalling refers to the process of converting a Java Object to a XML Document (In byte stream) and then
data in form of byte (which is actually XML doc) is ready to go over the network.
Unmarshalling is the process of representing Java Objects from a XML Document (From byte stream).
This blog is dedicated to share my experience during my development as a purpose of notes and explorer various web / enterprise technologies like JAVA , JEE , Spring ,hybris, Portal , Jquery , RAI , JMS, Weblogic , SSL , Security, CS, MAC< Linux, Windows, Search, IOT, Arduino, Machine Learning, Tips, Angular, Node JS, React, Mac, Windows, Stack, Exception, Error etc. with examples.
Search This Blog
Subscribe to:
Post Comments (Atom)
Popular Posts
-
While making a HTTP(s) connection to external resource from weblogic server following exception comes because underline API uses weblogic im...
-
We can use following JQuery code to allow only number in input box : $('#inputId').bind('keypress', function(e) { return ...
-
All caches have a set of rules that they use to determine when to serve an object from the cache, if it's available. Some of these rules...
-
Recently while installing android SDK , I was getting following error "Unable to elevate" error Solution I tried : 1. R...
No comments:
Post a Comment
Thanks for your comment, will revert as soon as we read it.