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

Why does jcomponent have add() and remove() methods but the component does not?

0 Answers  


What is jsp net?

0 Answers  


What happens when a page is statically included in another jsp page?

0 Answers  


How to set a cookie in JSP?

2 Answers  


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

2 Answers   wbsedcl,






Can we call servlet from jsp?

0 Answers  


Explain the difference between include directive and include action in jsp?

0 Answers  


Explain various implicit objects in expression language.

0 Answers  


How to include static files in a JSP page?

0 Answers  


How are Servlets and JSP Pages related?

2 Answers  


What is expression language injection?

0 Answers  


What is session setattribute?

0 Answers  


Categories