JDBC, Java Server Pages, and MySQL Sun defines four JDBC driver types. 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? Three Unlimited One Two Three Unlimited One Two ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? 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 As an independent process ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What programming language(s) or scripting language(s) does Java Server Pages (JSP) support? Jscript only VBScript only All of these Java only Jscript only VBScript only All of these Java only 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? A Java servlet None of these A Java application A Java applet A Java servlet None of these A Java application A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL With JSP, the coding is done in Java and only in Java. False True False True ANSWER DOWNLOAD EXAMIANS APP