Select the correct answerHow are java web applications packaged?Optionszipwarjarboth jar and war
Question
Select the correct answerHow are java web applications packaged?Optionszipwarjarboth jar and war
Solution
The correct answer is "both jar and war". Java web applications can be packaged as .jar (Java Archive) files or .war (Web Application Archive) files. The .jar files contain the libraries, resources and accessories files like property files. The .war file is a .jar file used to distribute a collection of JavaServer Pages, Java Servlets, Java classes, XML files, tag libraries, static web pages (HTML and related files) and other resources that together constitute a web application.
Similar Questions
correct answerWhich of the following package stores all the standard java classes?Optionslangutiljavajava.packages
rrect answerWhich of these keywords is used to define packages in Java?OptionspkgpackagePkgPackage
elect the correct answerWhich package is having basic Java functions?Optionsjava.netjava.iojava.awtjava.langjava.util
Question 68 :What is a Java servlet?This type of question contains radio buttons and checkboxes for selection of options. Use Tab for navigation and Enter or space to select the option.optionAA graphic format that resides on a server, extending the server's functionalityoptionBA dedicated Java program that runs in place of the server's operating systemoptionCA graphic format that is compatible with Sun Java System Web Server 6.1optionDA dedicated Java program that resides on a server, extending the server's functionality
Select the correct answerWhich of these packages contains all the classes and methods required for even handling in Java?Optionsjava.appletjava.eventjava.awt.eventjava.awt
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.