Answer Posted / pradeep
What is XML?
Extensible Markup Language
XML is text based markup language.
XML is more than html because html only deal with
presentation and carries no information about the data itself.
Uses of XML
MetaContent
To describe the contents of a document.
Messaging
Where applications or organizations exchanges data between them.
For More Information Visit InfoBucket -->
http://allinfo.66ghz.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you compile java?
What is container-managed transaction?
What is a java applet?
Describe the ear, war, and jar.
Define orm and its working in j2ee?
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
explain the technologies that j2ee platform provides for developing components.
What are the main components of the j2ee application?
What is iso 3166?
What is the use of method saveorupdate()?
What are j2ee concepts?
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 do you understand by j2ee?
What is java awt event?
What are the tools in java?