how to enable session tracking for jsp pages,if the browser
has disabled cookies?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the jsp:getproperty action?
What do cookies mean?
What is the difference between servletcontext and pagecontext?
Can u Override any of the lifecycle methods of JSP?
Which tag is used for error handling in jsp pages?
How to connect jsp and java file?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank
What are the components of jsp?
What are the different types of jsp tags?
What is the use of?
What is jsp and its uses?
What is jsp scriptlet?