Explain the technologies included within JAX pack, i.e. JAXP, JAXB, JAXM, JAX-RPC, JAXR?

Submitted by: Administrator
Included in the bundle are
Java API for XML Processing (JAXP)
JAXP enables applications to parse, transform, validate and query XML documents. It uses an API that is independent of a particular XML processor implementation.
JAXP enables vendors to provide their own implementations without introducing dependencies in application code.
Submitted by: Administrator

Read Online Java Web Services Job Interview Questions And Answers