Java Servlets Question and Answers
1. | What are Servlets? |
---|---|
|
|
2. | What are the advantages of Servlets over CGI? |
---|---|
|
|
3. | What is the difference between ServletContext and ServletConfig? |
---|---|
|
|
4. | Can we explicitly destroy a servlet object? |
---|---|
|
|