It is not necessary to have access to a WebLogic Server distribution to compile your programs

Options
- True
- False


CORRECT ANSWER : False

Discussion Board
WebLogic

The above statement is false. Even if you do not run a development WebLogic Server on your development computer, you must have access to a WebLogic Server distribution to compile your programs. To compile any code using WebLogic or J2EE APIs, the Java compiler needs access to the weblogic.jar file and other JAR files in the distribution directory. Installing WebLogic Server on your development computer makes these files available locally.

Prajakta Pandit 03-24-2017 12:11 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement