JDBC, Java Server Pages, and MySQL A JSP is transformed into a(n): Java servlet. 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. ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? As an independent process None of these By one of Tomcat's threads As a CGI script As an independent process None of these By one of Tomcat's threads As a CGI script ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Java bytecode is machine-specific code. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL With JSP, the coding is done in Java and only in Java. True False True False 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 Two Unlimited Three One Two Unlimited Three 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? Both Type 3 and Type 4 Type 1 only Type 2 only All of Type 1, Type 2, Type 3 and Type 4 Both Type 3 and Type 4 Type 1 only Type 2 only All of Type 1, Type 2, Type 3 and Type 4 ANSWER DOWNLOAD EXAMIANS APP