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 Asynchronous Message Consumption in JMS?
Explain about publish model?
What is the use of message queues?
What is jms connection?
What is jms in java?
How you can deliver a java message to a non-java client?
What is jms queue in weblogic?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
What is the difference between JMS and RPC (Remote Procedure Call)?
Explain Reliability Mechanisms in JMS?
What is a jms connection?
Does kafka support jms?
Why do we need jms?
What is publish/subscribe messaging?
What is jms used for?