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...

What are the security issues in Servlets?

Answer Posted / akanksha agarwal

there are 2 type of applets-
*trusted
*untrusted

untrusted applets are constrained to operate in sand
box.they can not put the operations in user's machine which
are dangerous.this include reading and writing files.code
that are loaded from a remote machine is also untrusted.
trusted servers are those which are loaded from the local
machines.they are not dangerous for the system.

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between PrintWriter and ServletOutputStream?

1350


Write a program to show the functionality of servlets.

1062


Explain is servlet mapping?

1062


What is meant by servlet? What are the parameters of the service method?

1094


What is session?

1125


How the servlet is loaded?

1130


What is called Session Tracking?

1252


Why don't we write a constructor in a servlet?

1101


Why do we need servlet filter?

1112


What do you mean by httpservlet and how it is different from the genericservlet?

1127


What is the difference between Difference between doGet() and doPost()?

1365


What do you mean by cgi and what are its drawbacks?

1031


What is the difference in between the httpservlet and generic servlet?

1187


Which is better jsp or servlet?

1103


Does servlet have main method?

1244