How do you maintain a stateful session object across the
session

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the purpose of introspection?

667


What state does a thread enter when it terminates its processing?

591


What is prototype?

595


Java is fully object oriented languages or not?

528


Can you give me a simple example of using the requiredif validator rule?

591






What are local interfaces? Describe.

685


What value does read() return when it has reached the end of a file?

533


Why does the option tag render selected=selected instead of just selected?

664


What is message driven beam?

571


What method is invoked to cause an object to begin executing as a separate thread?

563


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1547


What are callback interfaces?

580


What is the difference between the session.update() method and the session.lock() method?

546


Is the session factory thread safe?

661


To identify IDL language what mapping mechanism is used?

3406