How are Sessions are more advantage than using of Cookies
or URLReWriting?
Answer Posted / niranjanravi
Sessions are more secure and fast than Cookies
andURLReWriting as they are stored on the server side,
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What do you mean by servlet context?
What are the steps that are involved in using the httpservlet class?
Describe the phases of servlet lifecycle?
Why doesn’t a servlet include main()? How does it work?
Difference between forward() method and sendredirect() method ?
What is the default http method in the servlet?
What methodology can be followed to store more number of objects in a remote server?
Why servlet is mostly used?
What is the directory structure of a war file?
How forward () method is different from send redirect () method?
What are the phases of servlet life cycle?
What is the purpose of inter-servlet communication?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is generic servlet class?
What is servlet? Explain