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
What is the difference between encodeRedirectUrl and encodeURL?
What is pure servlet?
How to get the server information in a servlet?
When Servlet is unloaded?
What is the procedure for initializing a servlet?
What is the directory structure of web application?
What are the objects involved when a servlet receives a call from client?
What is servlet and how it works?
What is servlet in web technology?
Name the different ways of session tracking.
Which method is called when reference variable is passed in system.net?
What are the drawbacks of cgi?
How can you run a servlet program?
How printwriter is different from servletoutputstream?
Differentiate between get and post?