how to maintain sessions in jsp?can you tellme the methods.

Answer Posted / vilu

HttpSession session = request.getSession(true);

Is This Answer Correct ?    4 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is error page in jsp?

491


What are the jsp tags?

522


What program opens a jsp file?

503


What are the different types of jsp directive?

520


Which jsp implicit objects are thread safe?

493






What is difference between jsp and javascript?

485


Can you stop multiple submits to a web page that are initiated by clicking to refresh button?

494


What is action tag in jsp?

501


What is a jsp directive?

472


Which jsp life cycle is in correct order?

516


What are the different jsp element types?

508


How to comment out jsp code?

513


What is el in jsp?

482


What is difference between javascript and jsp?

502


How to restrict page errors display in a JSP page?

585