PART V
151. What is JavaServer
Pages Standard Tag Library (JSTL)
A tag library that encapsulates core functionality common to
many JSP applications. JSTL has support for common, structural tasks such as
iteration and conditionals, tags for manipulating XML documents,
internationalization and locale-specific formatting tags, SQL tags, and
functions.
152. What is JAXR
client
A client program that uses the JAXR API to access a business
registry via a JAXR provider.
153. What is JAXR
provider
An implementation of the JAXR API that provides access to a
specific registry provider or to a class of registry providers that are based on a common specification.
Read More »
Tags:
j2ee questions,
java interview Questions