Multiple choice technology web technology

SAAJ is

  1. SOAP with Attachments API for Java

  2. SOAP with Advanced API for Java

  3. Simple Attachments API for Java

  4. Simple Advanced API for Java

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SAAJ stands for SOAP with Attachments API for Java. It's used for SOAP messages with attachments (like MTOM). Options B, C, D incorrectly expand 'SA' as 'Simple' or 'SOAP with Advanced', but it's specifically 'SOAP with Attachments'.