how to maintain sessions in jsp?can you tellme the methods.
Answer Posted / vipin
<session.getAttribute(name);>
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is the purpose of
Which tag is used to execute java source code in jsp?
Which of the following action variable is used to include a file in jsp?
How can we prevent implicit session creation in jsp?
Is jsp a programming language?
How do we prevent browser from caching output of my jsp pages?
Are dialogue tags necessary?
How is jsp better than servlet technology?
What is jstl?
What are the jsp tags?
Which tag is used for error handling in jsp pages?
What is jsp and its architecture?
What is a session in web?
Differentiate between include directive and include action.
Explain how you understand the action tag and jsp action elements.