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
Which java application server is the best?
How can we refresh automatically when new data is entered into the database?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What do you mean by mime type?
What are the phases of a servlet life cycle?
How will you pass values from HTML page to the servlet?
What is a server side include (ssi)
Which httpsession object is used to view and manipulate information about a session?
What are the servlet events?
What is the use of servlet context?
What are the functions of the servlet container?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is the structure of the http response
What must be implemented by all servlets?
Write a command to get actual path of a servlet to the server?