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 How does Tomcat execute a JSP? As an independent process 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 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 3 Both Type 1 and Type 2 Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 3 Both Type 1 and Type 2 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser? A Java application A Java applet None of these A Java servlet A Java application A Java applet None of these A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL The JVM (Java virtual machine) interprets Java bytecode at run time. False True False True ANSWER DOWNLOAD EXAMIANS APP