JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. Sun ACCESS JDBC/SQL MySQL JSP/SQL Sun ACCESS JDBC/SQL MySQL JSP/SQL 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 applet None of these A Java application A Java servlet A Java applet None of these A Java application A Java servlet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? UNIQUE AUTO_INCREMENT SEQUENCE None of these UNIQUE AUTO_INCREMENT SEQUENCE None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is not true of a Java bean? All of these All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. There are no public instance variables. All of these All persistent values are accessed using getxxx and setxxx methods. It may have many constructors as necessary. There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Either 1 or 2 above. Neither 1 nor 2 above. Java applet. Java servlet. Either 1 or 2 above. Neither 1 nor 2 above. Java applet. Java servlet. ANSWER DOWNLOAD EXAMIANS APP