JDBC, Java Server Pages, and MySQL A servlet is a Java program that is invoked via HTTP on the Web server. False True False True ANSWER DOWNLOAD EXAMIANS APP
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? Two Three One Unlimited Two Three One Unlimited 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. False True False True 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 JSP and ASP not only look alike but their underlying technology is quite similar. False True False True ANSWER DOWNLOAD EXAMIANS APP