JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. All of these It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. There are no public instance variables. All of these It may have many constructors as necessary. 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 All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Both Type 3 and Type 4 Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Both Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What servlet processor was developed by Apache Foundation and Sun? Apache Tomcat None of these Sun servlet processor Apache Web server Apache Tomcat None of these Sun servlet processor Apache Web server 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 JDBC stands for Java Database Connectivity False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? Three One Unlimited Two Three One Unlimited Two ANSWER DOWNLOAD EXAMIANS APP