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
Explain Synchronous Message Consumption in JMS?
What are jms channels?
Is jmstemplate thread safe?
What is the functionality of jms message consumers?
What is the use of jms?
Give an example of using the publish/subscribe model.
Explain about session interface?
How do I use a third-party jdbc driver with jms?
What is Point-to-Point Approach?
What is the important part of JMS applications?
What is jms producer?
What is jms message?
Explain the process of Configuring Queues in Jms?
How does jms queue work?
What is a messaging service?