JavaDeploy
SiteMap
JSP - Servlets
JDBC
EJB Concepts
Entity Beans
Java Servlets
«Prev
Next»
Servlet Intro
Java Servlets
HTTP Stateless Information
Problems with CGI
Java Servlet Advantages.
Servlet GET Requests
Software Configuration
Java Servlet Development Kit
Text Editor
Configuring JSDK
Servlet Page Generation
doGet Servlet Method.
Simple Servlet generates HTML
Generating Page from Servlet
Maintaining Servlet State
HTML Form Creation
Form Servlet Communication
Generating Servlet Form
Start Web Server
Processing Servlet Form
Web Page Generation
Servlet Database Connection
What is JDBC?
Applet Servlet Interaction
Display Servlet Response
ASP Server Side - Quiz
Each question is worth one point. Select the best answer for each question.
1.
Perl is the most popular language for writing CGI scripts or programs. This is because:
Please select the best answer.
A.
Its powerful and widely available
B.
CGI was designed to be written in Perl
C.
Its the only language you can use with CGI
D.
None of the above.
2.
The biggest advantage to using server side includes is:
Please select the best answer.
A.
Being able to write the program in any language
B.
Separating your code from the look and feel of your site
C.
Quicker execution time than CGI
D.
Security and stability for your Web server
3.
ASP was developed to solve key problems faced by Web developers.
Which of these are they?
Please select all the correct answers.
A.
Maintaining state,Database access
B.
Supporting multiple server platforms
C
Writing easily-maintainable code
D.
Execution speed on the server
Your score is 0.0
Submit
Quiz Explanation