Multiple choice technology web technology To execute weblogic.Admin tool classpath should be set to? WL_HOME/common/weblogic.jar WL_HOME/common/admin.jar WL_HOME/server/lib/admin.jar WL_HOME/server/lib/weblogic.jar Reveal answer Fill a bubble to check yourself D Correct answer Explanation The weblogic.Admin utility requires weblogic.jar in the classpath, which is located at WL_HOME/server/lib/weblogic.jar. This JAR contains the administration classes and necessary dependencies.