Multiple choice technology platforms and products

The two primary cluster services provided by WebLogic Server are?

  1. Http Session State Clustering

  2. File Service Clustering

  3. Time Service Clustering

  4. Object Clustering

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

WebLogic Server provides two primary cluster services: HTTP Session State Clustering (for maintaining session state across servers) and Object Clustering (for clustering RMI and EJB objects). These ensure high availability and failover capabilities. File Service and Time Service are not primary clustering services in WebLogic.