Multiple choice technology web technology

A WebLogic server can deploy following files

  1. a. Only WAR files

  2. b. Only EAR files

  3. c. Only SAR files

  4. d. All of the above.

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

WebLogic Server supports deployment of multiple archive types: WAR files for web applications, EAR files for enterprise applications, SAR files for service archives, and JAR files for libraries or standalone components. All these formats can be deployed to WebLogic domains.