How to maintain session in Jsp?

Answers were Sorted based on User's Feedback



How to maintain session in Jsp?..

Answer / paku

Please help me on this...?

Is This Answer Correct ?    3 Yes 2 No

How to maintain session in Jsp?..

Answer / ankit tanna

In session management whenever a request comes for any
resource, a unique token is generated by the server
and transmitted to the client by the response object and
stored on the client machine as a cookie.

Is This Answer Correct ?    1 Yes 0 No

How to maintain session in Jsp?..

Answer / anuj sharma

i can say only using session management technique like
request dispatcher and by cookies or hidden form field you
can easily maintain the session in the jsp or servlet.

Is This Answer Correct ?    0 Yes 0 No

How to maintain session in Jsp?..

Answer / pradeep

By using jsp page directive attribute session
<%@page session=true%> 

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Code Interview Questions

IS it Compulsory that a class name is same as file name in java?

7 Answers   Sun Microsystems, Wipro,


<% for(inti=0;i>3;++i;) sop(i); %> %

4 Answers   eClinicalWorks,


give me the small script to add a global page through any domain?

1 Answers  


How to add flash or *.gif file in edit panel in java?

0 Answers  


How to maintain session in Jsp?

4 Answers   IBM,






doors.txt;10;15

0 Answers  


Categories
  • PHP Code Interview Questions PHP Code (33)
  • JSP Code Interview Questions JSP Code (6)
  • ASP Code Interview Questions ASP Code (5)
  • CGI Perl Code Interview Questions CGI Perl Code (3)
  • JavaScript Code Interview Questions JavaScript Code (63)
  • VB Script Code Interview Questions VB Script Code (20)
  • Shell Script Code Interview Questions Shell Script Code (31)
  • Python Code Interview Questions Python Code (34)
  • WinRunner Code Interview Questions WinRunner Code (1)
  • HTML DHTML XHTML Code Interview Questions HTML DHTML XHTML Code (13)
  • XML Interview Questions XML (43)
  • Scripts_Markup Code AllOther Interview Questions Scripts_Markup Code AllOther (5)