How to get session in Jsp other than session object?
Answer Posted / shrinath rodage
<% session.getAttribute("value"); %>
// This Signature is to get the Session id from other page
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do I use sendredirect?
How does response sendredirect work?
Is jsp used?
write a program in javasacript to shake the window
Can I run jsp on xampp?
What is jsp index?
What is jsp? Explain
How jsp is executed?
Differentiate between include directive and include action.
What are the components of jsp?
Explain how you understand the action tag and jsp action elements.
How jsp is compiled?
How can I override the jspdestroy() method within a jsp page?
How to delete a cookie in jsp?
What is jsp and why do we need it?