Exam 4: Web Development and JSP
Exam 1: Networking and JDBC25 Questions
Exam 2: JDBC, Servlets, and Cookies25 Questions
Exam 3: Servlets and Session Tracking24 Questions
Exam 4: Web Development and JSP25 Questions
Exam 5: Web Development With Java Frameworks and Libraries25 Questions
Exam 6: JDBC and Spring Framework25 Questions
Exam 7: JDBC and Networking25 Questions
Exam 8: Java Web Development: Methods, Variables, and Technologies25 Questions
Exam 9: JSP, Threading, and RMI23 Questions
Select questions type
The difference between Servlets and JSP is the …………….
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
C
Which tag should be used to pass information from JSP to included JSP?
Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
B
_jspService() method of HttpJspPage class should not be overridden.
Free
(True/False)
5.0/5
(46)
Correct Answer:
True
Which are the session tracking techniques?
i. URL rewriting
ii. Using session object
iii.Using response object
iv. Using hidden fields
v. Using cookies
vi. Using servlet object
(Multiple Choice)
4.9/5
(37)
JavaServer Pages often serve the same purpose as programs implemented using the Common Gateway Interface (CGI)
(True/False)
4.7/5
(43)
The ASP and JSP technologies are quite similar in the way they support the creation of Dynamic pages, using HTML templates, scripting code and components for business logic.
(True/False)
4.8/5
(41)
Which http method send by browser that asks the server to get the page only?
(Multiple Choice)
4.8/5
(37)
JSPs eventually are compiled into Java servlets, you can do as much with JSPs as you can do with Java servlets.
(True/False)
4.8/5
(39)
The values of <servlet-name> and <servlet-class> in web.xml file
(Multiple Choice)
4.9/5
(31)
Which technology do we mix our business logic with the presentation logic?
(Multiple Choice)
4.8/5
(35)
Which is the Microsoft solution for providing dynamic Web content?
(Multiple Choice)
4.9/5
(43)
JSP includes a mechanism for defining …………………………. or custom tags.
(Multiple Choice)
4.7/5
(47)
Which of the scripting of JSP not putting content into service method of the converted servlet?
(Multiple Choice)
4.8/5
(39)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)