Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to maintain security in servlets?

Answers were Sorted based on User's Feedback



How to maintain security in servlets?..

Answer / ravikiran(aptech mumbai)

By Adding a tag known as <security-constraint> in web.xml

Is This Answer Correct ?    5 Yes 0 No

How to maintain security in servlets?..

Answer / 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

More Servlets Interview Questions

What is URL Rewriting ?

2 Answers  


Can we refresh servlet in client and server side automatically?

0 Answers  


What is the disadvantage of cookies?

0 Answers  


Difference between doget and dopost?

0 Answers  


What is the ServletConfig() and what is its use?

4 Answers   Google,


How to maintain security in servlets?

2 Answers  


Why do we need a constructor in a servlet if we use the init method?

0 Answers  


What is the first statement in jsp page.

7 Answers   L&T,


Define declaration.

0 Answers  


Can filter be used as request or response?

0 Answers  


Name the webserver that is used to run Servlets?

5 Answers  


How threads are implemented in servlets?

3 Answers  


Categories