Exam 4: Web Development and JSP

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which is not a directive?

(Multiple Choice)
4.8/5
(39)

Which tag is used to execute java source code in JSP?

(Multiple Choice)
4.8/5
(31)

Which attribute specifies a JSP page that should process any exceptions thrown but not caught in the current page?

(Multiple Choice)
4.7/5
(40)

What is the difference between servlets and applets? i. Servlets execute on Server; Applets execute on browser ii. Servlets have no GUI; Applet has GUI iii. Servlets creates static web pages; Applets creates dynamic web pages iv. Servlets can handle only a single request; Applet can handle multiple requests

(Multiple Choice)
4.9/5
(43)

Which of the following is an advantage of the statement - Separation of business logic from JSP ?

(Multiple Choice)
4.8/5
(38)
Showing 21 - 25 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)