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?
What servlet processor was developed by Apache Foundation and Sun?
What servlet processor was developed by Apache Foundation and Sun?
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?
Which JDBC driver Types are for use over communications networks?
Which JDBC driver Types are for use over communications networks?
How many JDBC driver types does Sun define?
How many JDBC driver types does Sun define?
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 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?
What is bytecode?
What is bytecode?
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 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?
Who invented Java?
Who invented Java?
A JSP is transformed into a(n):
A JSP is transformed into a(n):
JDBC stands for:
JDBC stands for:
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?
How does Tomcat execute a JSP?
How does Tomcat execute a JSP?
What is not true of a Java bean?
What is not true of a Java bean?
________ 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.
What is bytecode?
What is bytecode?
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?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
Where is metadata stored in MySQL?
Where is metadata stored in MySQL?