Answer Posted / maheshbabu
As XML stands for extensible markup language, the name
itself conveys the meaning that it's fleible, XML is same
regardless your implementation language (java or .Net).
As webservices considered, XML's application and advantages
can be experienced and understood vey easily.
in simple words
.Net<->Ser/Deser<->XML<->Ser/Deser<->Java
| Is This Answer Correct ? | 11 Yes | 19 No |
Post New Answer View All Answers
Define connection pooling?
What is javabeans component?
What is a java application server?
What are the advanced technologies in java?
What is ejb jar file?
What are the j2ee technologies?
What is a java application client?
how to run servlet program between two computer through internet ?
What is jlayeredpane java?
What is javamail?
What is mean by connection pooling?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?
What is java api for xml-based rpc (jax-rpc)?
Define hashtable in j2ee?
How will you explain cdata?