How to maintain security in servlets?

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


Please Help Members By Posting Answers For Below Questions

What is url encoding and url decoding

578


Differentiate between the get and post method

561


How to commuincate between an applet and a servlet?

583


What are the steps that are involved in using the httpservlet class?

567


What are the important functions of filters?

589






What are the difference between RMI and Servlets?

1043


What is a servlet context object?

617


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

553


When servlet object is created?

593


Given the request path below, which are context path, servlet path and path info?

538


Whether thread can be used in servlets?

720


How can you start a jta transaction from a servlet deployed on jboss?

668


What is the need of servlet filters?

535


What must be implemented by all servlets?

566


What are the type of protocols used in httpservlet?

607