JDBC, Java Server Pages, and MySQL - Technical MCQs

Q1:

How does Tomcat execute a JSP?

A As a CGI script

B As an independent process

C By one of Tomcat's threads

D None of the above is correct.

ANS:C - By one of Tomcat's threads

No answer description is available.