True/False
JSPs eventually are compiled into Java servlets, you can do as much with JSPs as you can do with Java servlets.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Why DB connections are not written directly
Q9: Which is not a directive?<br>A)include<br>B)page<br>C)export<br>D)useBean
Q10: Which of the following are the valid
Q11: The ASP and JSP technologies are quite
Q12: Which http method send by browser that
Q14: The values of <servlet-name> and <servlet-class> in
Q15: Which technology do we mix our business
Q16: Which is the Microsoft solution for providing
Q17: JSP includes a mechanism for defining ………………………….
Q18: A JSP page consists of which tags?<br>A)HTML