how to enable session tracking for jsp pages,if the browser
has disabled cookies?

Answers were Sorted based on User's Feedback



how to enable session tracking for jsp pages,if the browser has disabled cookies?..

Answer / harish

using url rewriting.

Is This Answer Correct ?    9 Yes 0 No

how to enable session tracking for jsp pages,if the browser has disabled cookies?..

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

Post New Answer

More JSP Interview Questions

How can my application get to know when a httpsession is removed?

1 Answers  


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

1 Answers   Cap Gemini,


What is the use of implicit object named "application" in Application?

1 Answers   Indriyn Data Labs,


Differentiate between include directive and include action.

1 Answers  


What is contextpath in jsp?

1 Answers  


what type of question will be asked in the interview in this software field?????///

2 Answers   wbsedcl,


What is the use of Application Object and Session Object in JSP?

4 Answers   HCL, Symphony,


mention the three important tags used in the development of jsp bean.

1 Answers  


Which jsp life cycle is in correct order?

1 Answers  


What are the different jsp element types?

1 Answers  


Differentiate between pagecontext.include and jsp:include?

1 Answers  


Why do we need custom tags?

1 Answers  


Categories