Core Java J2EE Interview Questions and Answers Pdf - 3

Question: 11

What is JavaMail?

An API for sending and receiving email.

Question: 12

What is binding (XML)?

Generating the code needed to process a well defined by an enterprise bean.

Question: 13

What is Web application?

An application written for the Internet, including those built with Java technologies such as JavaServer Pages and servlets, as well as those built with non Java technologies such as CGI and Perl.

Question: 14

What is RDF?

Resource Description Framework. A standard for defining the kind of data that an XML file contains.

Such information can help ensure semantic integrity for example by helping to make that a date is treated as a date rather than simply as text.

Question: 15

What is web resource?

A static or dynamic object contained in a Web application that can be referenced by a URL.

Related Questions