JDBC, Java Server Pages, and MySQL Where is metadata stored in MySQL? In the MySQL database mysql None of these In the MySQL database metadata In the MySQL database metasql In the MySQL database mysql None of these In the MySQL database metadata In the MySQL database metasql ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? 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. All of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL MySQL maintains metadata in the database meta_sql. 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? Two Three Unlimited One Two Three Unlimited One 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? None of these A Java applet A Java application A Java servlet None of these A Java applet A Java application A Java servlet ANSWER DOWNLOAD EXAMIANS APP