What does stateless mean?



What does stateless mean?..

Answer / Pawan Kumar Paswan

Stateless means that the server does not save session information between requests. Each request from any client contains all the information needed to service the request, and the server has no memory of previous request or sessions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How to implement getcommon method in class a? Are you seeing any problem in the implementation?

1 Answers  


What is the difference between odbc and ado?

1 Answers  


What operating systems does the .net framework run on?

1 Answers  


Where does the dispose method lie and how can it be used to clean up resources?

1 Answers   Wipro,


What does cil do?

1 Answers  


Is atl redundant in the .net world?

1 Answers  


diff between forms authentication and windows authentication?

11 Answers  


Is .net is a language?

1 Answers  


What is a .DLL and .EXE files called in .NET?

1 Answers   CitiusTech,


Explain something about WebService?

1 Answers   BirlaSoft,


What are the different parts of an Assembly in .Net?

1 Answers  


Explain re-clarification of object based in .net?

1 Answers  


Categories