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 Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Type 1 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 2 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Apache Web server does not support servlets. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL is just as powerful as Oracle and is half the price. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 1 and Type 2 Both Type 1 and Type 3 Both Type 3 and Type 4 Type 4 only Both Type 1 and Type 2 Both Type 1 and Type 3 Both Type 3 and Type 4 Type 4 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is sent to the user via HTTP, invoked using the HTTP protocol on the user's computer, and run on the user's computer as an application? A Java servlet None of these A Java application A Java applet A Java servlet None of these A Java application A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Neither 1 nor 2 above. Java servlet. Either 1 or 2 above. Java applet. Neither 1 nor 2 above. Java servlet. Either 1 or 2 above. Java applet. ANSWER DOWNLOAD EXAMIANS APP