Search Header Logo

JSP and Servlet

Authored by Srisailam R

Computers

University

Used 13+ times

JSP and Servlet
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

48 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Which of the following is not an implicit object in jsp?

exception

date

out

context

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Default value of autoFlush attribute is?

8kb

16kb

true

false

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one is the correct order of phases in JSP life cycle?

Initialization, Cleanup, Compilation, Execution

Initialization, Compilation, Cleanup, Execution

Compilation, Initialization, Execution, Cleanup

Cleanup, Compilation, Initialization, Execution

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not a directive?

page

form

taglib

include

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Select the method to get form data into jsp

getParameter()

request.getparameter()

request.getParameter()

request.getString()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The code inside scriplet will be placed in _____ method of jsp life cycle.

jsp_init()

jsp_service()

_jspService()

httpService()

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which tag should be used to pass information from JSP to included JSP?

Using <%jsp:page> tag

Using <%jsp:param> tag

Using <%jsp:import> tag

Using <%jsp:useBean> tag

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?