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?
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?
To run a compiled Java program, the machine must have what loaded and running?
To run a compiled Java program, the machine must have what loaded and running?
A JSP is transformed into a(n):
A JSP is transformed into a(n):
How many JDBC driver types does Sun define?
How many JDBC driver types does Sun define?
Which JDBC driver Type(s) can be used in either applet or servlet code?
Which JDBC driver Type(s) can be used in either applet or servlet code?
How many copies of a JSP page can be in memory at a time?
How many copies of a JSP page can be in memory at a time?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
What MySQL property is used to create a surrogate key in MySQL?
What MySQL property is used to create a surrogate key in MySQL?
What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?
What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?
What is not true of a Java bean?
What is not true of a Java bean?
JDBC stands for:
JDBC stands for:
What is bytecode?
What is bytecode?
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
How does Tomcat execute a JSP?
How does Tomcat execute a JSP?
Where is metadata stored in MySQL?
Where is metadata stored in MySQL?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
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?
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?
Which JDBC driver Types are for use over communications networks?
Which JDBC driver Types are for use over communications networks?
What servlet processor was developed by Apache Foundation and Sun?
What servlet processor was developed by Apache Foundation and Sun?
What is bytecode?
What is bytecode?
Who invented Java?
Who invented Java?