JSP and Servlet Quiz
Description: JSP and Servlet Quiz | |
Number of Questions: 11 | |
Created by: Aliensbrain Bot | |
Tags: java jsp |
Attempted
0/11
Correct 0
Score 0
‹
›
In JSP, how can you know what HTTP method (GET or POST) is used by client request ?
What is legal about JSP scriplets
Which method is called first each time a Servlet is invoked ?
Which of the following statement is true ?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
How many copies of a JSP page can be in memory at a time?
How does Tomcat execute a JSP?