JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? As an independent process None of these As a CGI script By one of Tomcat's threads As an independent process None of these As a CGI script By one of Tomcat's threads ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? One Three Two Unlimited One Three Two Unlimited ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL ________ is an open source DBMS product that runs on UNIX, Linux and Windows. JDBC/SQL Sun ACCESS JSP/SQL MySQL JDBC/SQL Sun ACCESS JSP/SQL MySQL 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? It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these It may have many constructors as necessary. There are no public instance variables. All persistent values are accessed using getxxx and setxxx methods. All of these 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