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 my application get to know when a httpsession is removed?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
What is the use of implicit object named "application" in Application?
Differentiate between include directive and include action.
What is contextpath in jsp?
what type of question will be asked in the interview in this software field?????///
What is the use of Application Object and Session Object in JSP?
mention the three important tags used in the development of jsp bean.
Which jsp life cycle is in correct order?
What are the different jsp element types?
Differentiate between pagecontext.include and jsp:include?
Why do we need custom tags?