JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only Neither Type 3 nor Type 4 Both Type 3 and Type 4 Type 3 only Type 4 only 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 servlet A Java applet None of these A Java application A Java servlet A Java applet None of these A Java application ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL is pronounced "my See-quel." True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine? Type 1 only Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 Type 1 only Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Java servlet. Neither 1 nor 2 above. Java applet. Either 1 or 2 above. Java servlet. Neither 1 nor 2 above. Java applet. Either 1 or 2 above. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? One Unlimited Two Three One Unlimited Two Three ANSWER DOWNLOAD EXAMIANS APP