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 |
How can I implement a thread-safe jsp page?
Explain the uses of jsp?
What are directives in jsp?
Where do I create jsp in eclipse?
How can the output of JSP or servlet page be prevented from being cached by the browser?
What is the jspinit() method?
What is the use of?
What is jsp and its architecture?
What is custom tag library?
What is the use of Application Object and Session Object in JSP?
How to works asjx in jsp?
Can init method be overridden?