JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? None of these By one of Tomcat's threads As a CGI script As an independent process None of these By one of Tomcat's threads As a CGI script As an independent process ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? Three One Four Two Three One Four Two ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Sun defines four JDBC driver types. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL An applet is a Java bytecode program that is sent to the user via HTTP and is invoked using the HTTP protocol on the user's computer. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. ANSWER DOWNLOAD EXAMIANS APP