Q.1.
<c:set> belongs to which category of JSP elements?
Q.2.
In ______ method data are send through HTTP request.
Q.3.
In ______ method data are send as query string.
Q.4.
Why use RequestDispatcher to forward a request to another resource, instead of using a sendRedirect?
Q.5.
Which of the following statement is not correct about HTTP method ?
Q.6.
_________ is responsible for managing execution of servlet
Q.7.
Choose an incorrect statement from the following.
Q.8.
GenericServlet class is encapsulated inside __________ package
Q.9.
Deployment Descriptor(DD) is a _________ .
Q.10.
What are the attributes of form tag in HTML?
Q.11.
Find the correct syntax of the declaration which defines the XML Version?
Q.12.
Which statement is true for request.getSession(true) method?
Q.13.
Validation is a process of checking the input data submitted by the user from client machine.
Q.14.
On clicking the submit button the request will be generated and reaches a PHP file
Q.15.
Text input contains performed through
Q.16.
Required attribute is added to input tag
Q.17.
JSP is a
Q.18.
In JSP how many implicit objects are there
Q.19.
MVC Stands for
Q.20.
JSP elements are