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 |
Why does jcomponent have add() and remove() methods but the component does not?
What is jsp net?
What happens when a page is statically included in another jsp page?
How to set a cookie in JSP?
what type of question will be asked in the interview in this software field?????///
Can we call servlet from jsp?
Explain the difference between include directive and include action in jsp?
Explain various implicit objects in expression language.
How to include static files in a JSP page?
How are Servlets and JSP Pages related?
What is expression language injection?
What is session setattribute?