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 do I open a jsp file?
What are custom tags in jsp?
What is a jsp page?
How do we print “<br> creates a new line in html” in jsp?
Define jsp declaration?
What is jsp and how it works?
What are the lifecycle phases of a jsp?
What is the difference between java servlet and jsp?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
Explain the jsp:setProperty action.
Which tag is used for error handling in jsp pages?
What is the difference between Java Servlet & JSP?