How to get session in Jsp other than session object?

Answer Posted / find_chaitu

HttpSession ses=null;
ses=request.getSession();
this code is placed on jsp

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the jspinit() method?

520


What is request scope in jsp?

520


Can you disable the caching on the back button of a particular browser?

511


Can you use javascript in jsp?

489


What does it mean when tags or attributes are said to be deprecated?

532






What is action tag in jsp?

501


Which one is better jsp or servlet?

477


What is scriptlet tag in jsp?

496


What is scriptlet, expression and declaration in jsp?

475


Show attributes of page directives.

567


Which package does a jsp api consist of?

495


What are jsp lifecycle methods?

535


What is difference between java and jsp?

484


What is difference between jsp and jstl?

473


What is session management in jsp?

516