Answer Posted / rambabu gonela
Servlet security issues:
1. Authentication
2. Authorization
3. Confidentiality
4. Data Integrity
All of the implementation details of the security will be
taken care by the container or vendor specific security
packages.DD can be used to declare the component based
security level and their access to deferent roles
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is http servlet? Explain with the help of an example.
Why do we have servlet listeners?
Can you call a jsp from the servlet?
Difference between java beans & servlets?
Name the packages that work with servlet?
How to read request headers from servlets?
What do you mean by mime type?
Explain url encoding?
Why doesn’t a servlet include main()?
What do you mean by session tracking?
What is the structure of the http response
Explain the difference between generic servlet and http servlet?
Given the request path below, which are context path, servlet path and path info?
What is servlet and how it works?
What is a deployment descriptor?