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 None of these A Java servlet A Java applet A Java application None of these A Java servlet A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What programming language(s) or scripting language(s) does Java Server Pages (JSP) support? Jscript only All of these Java only VBScript only Jscript only All of these Java only VBScript only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. True False True False 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 application None of these A Java applet A Java servlet A Java application None of these A Java applet A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Types are for use over communications networks? Type 3 only Type 4 only Both Type 3 and Type 4 Neither Type 3 nor Type 4 Type 3 only Type 4 only Both Type 3 and Type 4 Neither Type 3 nor Type 4 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 2 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only Type 2 only Both Type 3 and Type 4 All of Type 1, Type 2, Type 3 and Type 4 Type 1 only ANSWER DOWNLOAD EXAMIANS APP