You completed your Java procedure for your external Java function activity, and you now want todeploy this to your server. What would you do to deploy the Java procedure?()
A:take the Java sources (.java) files and include them in your $APPL_TOP
B:take the Java sources (.java) files and include them in your CLASSPATH
C:take the Java classes (.class) files and include them in your $APPL_TOP
D:take the Java classes (.class) files and include them in your CLASSPATH
出自:Oracle认证