JDBC, Java Server Pages, and MySQL What is not true of a Java bean? It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. All of these There are no public instance variables. It may have many constructors as necessary. All persistent values are accessed using getxxx and setxxx methods. All of these There are no public instance variables. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Apache Web server does not support servlets. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? Four Two Three One Four Two Three One ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Type 3 and Type 4 JDBC drivers can be used for sevlets and applets. True False True False ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Neither 1 nor 2 above. Java applet. Either 1 or 2 above. Java servlet. Neither 1 nor 2 above. Java applet. Either 1 or 2 above. Java servlet. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? As a CGI script None of these As an independent process By one of Tomcat's threads As a CGI script None of these As an independent process By one of Tomcat's threads ANSWER DOWNLOAD EXAMIANS APP