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 application None of these A Java servlet A Java applet A Java application None of these A Java servlet A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can be used in either applet or servlet code? Both Type 1 and Type 3 Both Type 3 and Type 4 Type 4 only Both Type 1 and Type 2 Both Type 1 and Type 3 Both Type 3 and Type 4 Type 4 only Both Type 1 and Type 2 ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL An applet is a Java bytecode program that is sent to the user via HTTP and is invoked using the HTTP protocol on the user's computer. True False True False 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 JSP and ASP not only look alike but their underlying technology is quite similar. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How does Tomcat execute a JSP? 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 None of these ANSWER DOWNLOAD EXAMIANS APP