JDBC | Java Server Pages

How many JDBC driver types does Sun define?
Which JDBC driver Type(s) can be used in either applet or servlet code?
What MySQL property is used to create a surrogate key in MySQL?
Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
What programming language(s) or scripting language(s) does Java Server Pages (JSP) support?
What is bytecode?
Where is metadata stored in MySQL?
Who invented Java?
To run a compiled Java program, the machine must have what loaded and running?
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 not true of a Java bean?
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?
What servlet processor was developed by Apache Foundation and Sun?
What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser?
How many copies of a JSP page can be in memory at a time?
Ads