Adprog

It is a mechanism that permits a user to invoke a program on the web server.
Common Gateway Interface
Java servlet
WebApplication
Applet
Determines which CGI programs to execute.
CGI programs
Mechanism
Servlet
URL
Is a Java technology program that like CGI programs, runs on the server.
Search engine
CGI programs
Java servlet
Applet
Is a Java program that runs within the web browser.
Java servlet
Applet
Java SE
Java EE
Contains the .jar files that the web application references. Any classes contained in these .jar files will be available for the web application.
WebApplication/WEB-INF/lib
GenericServlet
Servlet interface
Interface
Advantages of Servlet
Holds the contents of the web application archive (WAR) file that will be deployed to the server.
WebApplication
WebApplication/theme
WebApplication/images
WebApplication/WEB-INF
Contains cascading style sheets and other style-related objects.
WebApplication/WEB-
WebApplication/WEB-INF/lib
WebApplication/theme
WebApplication
Contains images used by the application.
WebApplication/images
Java image
CGI
WebApplication
Contains the supporting web resources for a web application, including the web.xml deployment descriptor file, the classes, and lib.
WebApplication/WEB-INF/lib
WebApplication/WEB-INF
WebApplication/theme
Servlet Class
It is the Java compiler output directory. It contains all the class files pertaining to the web application. The application class loader loads the classes from this directory.
WebApplication/WEB- INF/classes
WebApplication/WEB-INF/lib –
All of the above
None of the above
Is a file containing deployment information
Deployment Descriptor
Servlet interface
GenericServlet
HttpServlet
Encapsulates all information regarding the browser request such as form data, client host name, and HTTP request headers.
HTTPServletRequest
HTTPServletResponse
HTTP Response
HTTP Request
Encapsulates all information regarding the servlet response such as HTTP return status, outgoing cookies,
HTTP Request
HTTPServletResponse
HTTPServletRequest
HTTP Response
{"name":"Adprog", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"It is a mechanism that permits a user to invoke a program on the web server., determines which CGI programs to execute., is a Java technology program that like CGI programs, runs on the server.","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker