JDBC, Java Server Pages, and MySQL What programming language(s) or scripting language(s) does Java Server Pages (JSP) support? All of these VBScript only Jscript only Java only All of these VBScript only Jscript only Java 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 application A Java servlet A Java applet None of these A Java application A Java servlet A Java applet None of these 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 What is not true of a Java bean? All of these There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. All of these There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. 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 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? 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 Type 2 only ANSWER DOWNLOAD EXAMIANS APP