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 to find the hidden answers present in an online exam?
Why are jsp pages the preferred api for creating a web-based client program?
Can u Override any of the lifecycle methods of JSP?
How can I override the jspdestroy() method within a jsp page?
How to access java variable in jsp?
Can init method be overridden?
What is Include directive?
Explain the jsp:setProperty action.
why ,what, when, where,how the extended star schema is used.
Which jsp implicit objects are thread safe?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
What is jsp application?