A WebLogic server can deploy following files
-
a. Only WAR files
-
b. Only EAR files
-
c. Only SAR files
-
d. All of the above.
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.