JSP

JSP

University

10 Qs

quiz-placeholder

Similar activities

Java Standard Tag Library (JSTL)

Java Standard Tag Library (JSTL)

University

10 Qs

JSP I

JSP I

University

8 Qs

ข้อสอบย่อยวิชา จาวาเว็บ ครั้งที่ 3

ข้อสอบย่อยวิชา จาวาเว็บ ครั้งที่ 3

University

10 Qs

JSP and Servlet

JSP and Servlet

University

10 Qs

SWE306 (Part 1)

SWE306 (Part 1)

University

15 Qs

DFW5013 - Pop Quiz (JSP)

DFW5013 - Pop Quiz (JSP)

University

8 Qs

Java MVC Framework Quiz

Java MVC Framework Quiz

University

10 Qs

Java 1

Java 1

University

10 Qs

JSP

JSP

Assessment

Quiz

Other, Computers

University

Hard

Created by

SITI ZAIMAR PBU

Used 132+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Hidden Comment in JSP?

<%– %>

<%– –%>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is correct for directive in JSP?

<%!directive%>

<%directive%>

<%=directive%>

<%@directive%>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of Statement can execute parameterized queries?

PreparedStatement

ParameterizedStatement

ParameterizedStatement and CallableStatement

All kinds of Statements (i.e. which implement a sub interface of Statement)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which packages contain the JDBC classes?

java.jdbc and javax.jdbc

java.jdbc and java.jdbc.sql

java.sql and javax.sql

java.rdb and javax.rdb

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JSP significa...
Java Server Plus
Java Server Pages
Java Server Platform 
Java Standard Platform

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the method to get form data into jsp

getParameter()

request.getparameter()

request.getParameter()

request.getString()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“request” is instance of which one of the following classes

Request

HttpRequest

HttpServletRequest

ServletRequest

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?