Java Servlets Question and Answers
9. | What are the uses of Servlets? |
---|---|
|
|
10. | What are the differences between Servlets and Applets? |
---|---|
|
|
11. | What are the different ways we can maintain state between requests? |
---|---|
Following are the different ways of maintaining states between stateless requests
|
|
12. | What is the difference between authentication and authorization? |
---|---|
|
|