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 is the purpose of the notify() method?

602


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

610


What is the relationship between local interfaces and container-managed relationships?

596


what are the advantages of JTA over JTS?

1675


Difference between loadclass and class.forname?

602






what are getters and setters in Java with examples?

1288


What is message driven beam?

585


Difference between swing and awt?

608


Name the class that is used to bind the server object with RMI Registry?

1697


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?

1564


What happens when a thread cannot acquire a lock on an object?

543


What is JTS?

1865


Explain the steps in details to load the server object dynamically?

4547


How are the elements of a cardlayout organized?

600


Explain about local interfaces.

593