What are the security issues in Servlets?

Answer Posted / bikash khuntia

1.Using Cookies is not secure for sending and recieving data
bcz everyone can view and modify the data in cookies

2.Using doGet() for sending user information to server
being visible in browser

Is This Answer Correct ?    57 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When servlet is loaded?

666


What is the use of servlet context?

608


Differentiate between the print writer and servlet output stream?

623


What are the annotations used in servlet 3?

651


What is difference between cookies and httpsession?

629






What is the major difference between servlet and applet?

598


Define context initialization parameters.

636


How can you run a servlet program?

673


How many servlet objects are created?

639


Can we refresh servlet in client and server side automatically?

656


What do you mean by web applications?

708


What is the difference between the servlets and cgi programs?

607


What are different methods of session management in servlets?

850


What is the GenericServlet class?

698


How to find whether a parameter exists in the request object?

737