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


Please Help Members By Posting Answers For Below Questions

What are jsp action tags?

458


What do you mean by isscriptingenabled attribute?

477


How is jsp include directive different from jsp include action. ?

534


What is difference between jspwriter and servlet printwriter?

524


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

1643






What is meant by jsp?

507


Which jsp method cannot be overridden?

514


Which one is better jsp or servlet?

469


Can Static method be Override?

548


What is jsp technology?

523


What is jsp and why is it needed?

519


What are jsp lifecycle methods?

528


What is jsp declaration?

498


Which is better jsp or javascript?

498


What is difference between jsp and javascript?

478