Java Enterprise Edition (J2EE/JEE) Question: Download J2EE PDF

What is CDATA?

Tweet Share WhatsApp

Answer:

A predefined XML tag for character data that means "don't interpret these characters," as opposed to parsed character data (PCDATA), in which the normal rules of XML syntax apply. CDATA sections are typically used to show examples of XML syntax.

Download J2EE PDF Read All 112 J2EE Questions
Previous QuestionNext Question
What are the components of J2EE application?What is client-certificate authentication?