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's the difference between authentication and authorization?
What is a server side include (ssi)
What is the difference between the include() and forward() methods?
Explain the difference between get and post method in servlet?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What is servlet container?
What are the features added in Servlet 2.5?
What are the differences between servlet context vs servlet config?
What is the use of httpservletresponsewrapper?
What is cgi and what are its drawbacks?
What is servlet? Explain
What is Request Dispatcher?
What's the use of servletcontext?
What is servlet interface?
How httpservlet is different from the genericservlet?