How to maintain session in Jsp?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / pradeep
By using jsp page directive attribute session
<%@page session=true%>
| Is This Answer Correct ? | 0 Yes | 0 No |
How to maintain session in Jsp?
doors.txt;10;15
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); %> %
How to add flash or *.gif file in edit panel in java?
give me the small script to add a global page through any domain?