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 scripting elements in jsp?

520


Explain lifecycle methods.

596


difference betwwn 16 bit and 32 bit

1728


What do you know about jsp tags?

536


What are the types of directives in jsp?

514






What are the components of jsp?

514


How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?

568


How to delete a cookie in jsp?

552


How many tags are provided by jstl?

493


What is jsp technology?

535


Can we call destroy method inside init method?

492


What is content type in jsp?

506


Differentiate between response.sendredirect(url) and ?

654


Can an interface be implemented in the jsp file?

527


What is meant by implicit objects and what are they?

512