JDBC, Java Server Pages, and MySQL To run a compiled Java program, the machine must have what loaded and running? Java compiler A Web browser Java bytecode Java virtual machine Java compiler A Web browser Java bytecode Java virtual machine ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many copies of a JSP page can be in memory at a time? Two Three Unlimited One Two Three Unlimited One 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 3 and Type 4 Both Type 1 and Type 3 Both Type 1 and Type 2 Type 4 only Both Type 3 and Type 4 Both Type 1 and Type 3 Both Type 1 and Type 2 Type 4 only ANSWER DOWNLOAD EXAMIANS APP
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? None of these A Java servlet A Java application A Java applet None of these A Java servlet A Java application A Java applet ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language. True False True False 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