If we disable cookies in our web page, what will happen?
Answer Posted / abc
to track web pages we can use
1. Cookies
2. URLRewriting
3. storing data in session
4. Using Hidden variable in form
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How to get the path of servlet in the server?
Why are servlets used?
What is servlet attributes and their scope?
Explain the architechure of a servlet?
What's the architecture of a servlet package?
What is the use of welcome-file-list?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What do you mean by web applications?
What is the functionality of actionservlet and requestprocessor?
What is string tokenizer?
What is Request Dispatcher?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
List out the difference between ServletConfig and ServletContext?
Which java framework is most popular?
Differentiate between the get and post method