What advantages do servlets have over CGI programs?

Answer Posted / ravikiran.chd

servlets make use of multi threaded programming,where as cgi
is a multi tasking programming

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I support both get and post from the same servlet?

698


Explain the features are in servlet 3?

603


Is servlet a controller?

575


What are different methods of session management in servlets?

780


The code in a finally clause will never fail to execute, right?

602






What are the kinds of http requests?

611


What is setattribute in servlet?

558


What is getservletcontext?

552


What must be implemented by all servlets?

577


Can we use the constructor, instead of init(), to initialize servlet?

585


Who is responsible to create the object of servlet?

721


Write a servlet to upload file on server.

599


What's the difference between servlets and applets?

563


What is the difference between context parameter and context attribute?

533


How can you push data from an Applet to a Servlet?

609