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
Describe servlet?
How does java thread pool work?
Why do you use session tracking in httpservlet?
How is a servlet implemented in code?
Explain the difference between a web server and a web container?
Explain the difference between jsp and servlet?
explain the advantages of servlet life cycle?
Should I override the service() method?
What do you mean by interservlet communication?
What is servlet name in web xml?
What is the difference between servlet and filter?
What is pure servlet?
What is servlet and its use?
What is difference between cookies and httpsession?
How is the get () method different from the post() method?