Can I Use XML to transform more than 10 mb of data?
Trasnsfom inbetween two module/methods etc.
If not how can I do.
Answer Posted / manisha
You can use the new features of JAXB to bind and then
marshall the data to XML , This is much better than using
DOM as it is more efficient
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is message listener container?
How many types of messaging model do JMS provide for and what are they?
Explain about the exception handling mechanism of JMS?
Is jms an api?
What is hermes jms?
Explain how does the JMS work with the J2EE?
Explain the difference between topic and queue?
What does kms mean?
What is jms producer?
Explain Asynchronous Message Consumption in JMS?
What is jms in java with example?
What is a jms listener?
What is jms consumer?
What is the advantage of persistent message delivery compared to nonpersistent delivery?
How to Send object as message in JMS?