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 / guest

Yes, Use a custom parser to first write the XML document
using FILE I/O. DO not USE DOM in any event. Once document
is ready use the SAX parser to read it.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a stream message?

452


How does a message queue work?

446


How kafka is different from jms?

448


What is a durable queue?

446


What are the types of communication provided by jms?

441






What is a bytes message?

474


Explain about the exception handling mechanism of JMS?

441


What is the difference between the P2P (Peer to Peer) model and subscribe model?

525


How to send xml message to jms queue using java?

489


What is jms jndi?

469


Is jmstemplate thread safe?

508


How do I handle request/response using jms?

467


How do I configure jms security?

475


What is jms and activemq?

451


Mention the difference between durable and non-durable subscription?

446