|
Home > Archive > Certified Internet Webmaster - CIW > January 2001 > Need Some Clarity
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Here are two practice questions that have me wondering - anyone care to comment on the answers and why your suggestion is the right answer?
A company will use certificates and directory services function from Verisign. How should the company's mail server protocol be configured to send e-mails?
A)IMAP B)POP3 C)MIME D)SMTP
The HTTP server is Apache, operating on a Linux OS, communicating with an Oracle database. What specific Java technology will the web server use to communicate with the database?
A) JDBC B)Java Applet C)CGI Script D)Lotus Go webserver servlets
The braindump I pulled this question out of asserts that CGI Script is the right answer but I was more inclined to think that JDBC is the right answer - any comments? - Tech | |
|
| I think CGI is the right answer, because it doesn't depend what is the server | |
|
| quote: Originally posted by TechWitch:
Here are two practice questions that have me wondering - anyone care to comment on the answers and why your suggestion is the right answer?
A company will use certificates and directory services function from Verisign. How should the company's mail server protocol be configured to send e-mails?
A)IMAP B)POP3 C)MIME D)SMTP
The HTTP server is Apache, operating on a Linux OS, communicating with an Oracle database. What specific Java technology will the web server use to communicate with the database?
A) JDBC B)Java Applet C)CGI Script D)Lotus Go webserver servlets
The braindump I pulled this question out of asserts that CGI Script is the right answer but I was more inclined to think that JDBC is the right answer - any comments? - Tech
I missed this one i know it:
A company will use certificates and directory services function from Verisign. How should the company's mail server protocol be configured to send e-mails?
A)IMAP
B)POP3
C)MIME
D)SMTP
I am opting for the POP3 at least that is how I answered it but I wonder about the MIME..
The HTTP server is Apache, operating on a Linux OS, communicating with an Oracle database. What specific Java technology will the web server use to communicate with the database?
A) JDBC
B)Java Applet
C)CGI Script
D)Lotus Go webserver servlets
I am opting for A) JDBC
------------------
|
|
|
|
|