how to enable session tracking for jsp pages,if the browser
has disabled cookies?
Answer Posted / inigo
We have to use URL Rewriting for tracking sessions if
cookie is disabled..we are mentioning the session id here..
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is an api with example?
Can we call destroy method inside init method?
Explain what is jsp ?
Is jsp server side scripting language?
What is the differences between the jsp custom tags and java beans?
What are the advantages of jstl?
What is a declaration statement?
What is the purpose of
Can you override jspinit() method? If yes, in which cases?
Can we use the exception implicit object in any jsp page?
Define jsp declaration?
How do I open a jsp file?
What is a jsp directive?
What is action tag in jsp?
What is cookie with example?