How do you maintain a stateful session object across the
session

Answers were Sorted based on User's Feedback



How do you maintain a stateful session object across the session..

Answer / sangeetta

Stateful session object across session may be maintained
through session tracking techniques :
1)Cookies
2)URL rewriting
3)Session Variables
4)HttpSession

Is This Answer Correct ?    6 Yes 0 No

How do you maintain a stateful session object across the session..

Answer / balaji

Stateful session object across the session may be maintained
through :

1. Hidden fields
2. Cookies
3. Http Session Object
a) Session managed using Cookies
b) Session managed using URL-reWriting technique.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is mdb and what is the special feature of that?

0 Answers  


I wantr to know, How many number of users logged in to website? can any one answer

7 Answers   Cap Gemini,


life cycle of an applet?

3 Answers  


How to deploy Jar, War files in J2EE?

0 Answers   HCL,


How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration

1 Answers  






What are the thread-to-thread communcation?

1 Answers  


how i secure my site with the https protocol.what are the steps?

0 Answers  


Difference Between java & javax

5 Answers   Sun Microsystems, Wipro,


hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?

19 Answers  


whats is statement and procedure

0 Answers   TCS,


difference between  ejb,struts,hibernate,spring and jsp

0 Answers  


What is a modular application? What does module-relative mean?

0 Answers  


Categories