About stateless and state full web service ?

Answers were Sorted based on User's Feedback



About stateless and state full web service ?..

Answer / shivu

stateless--->It dosen't keep data in memory
if state means session expires data will not update to
backend
statefull----->vis-vers of stateless

Is This Answer Correct ?    2 Yes 0 No

About stateless and state full web service ?..

Answer / suresh s(mca)

Stateless -SAO(Client activated object(using single call
,singleton)
stateful -CAO(Cliend use proxy server to send to the server)
by
suresh s

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More IIS Interview Questions

How do I know if I have iis on windows server 2012?

1 Answers  


Why do we need to recycle application pool?

1 Answers  


How do I stop all iis services?

1 Answers  


How do I install iis admin?

1 Answers  


Can I uninstall iis?

1 Answers  


In IIS Version 6.0 Through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be ? Plz. Reply me

3 Answers   ABC, AIMS, CSC, HCL, IBM,


In which process does IIS runs (was asking about the EXE file) ?

1 Answers  


What is Web Garden??

3 Answers   Microsoft,


Which version of iis do I have?

1 Answers  


Where can I find applicationhost config?

1 Answers  


What is recycling in iis?

1 Answers  


About stateless and state full web service ?

2 Answers   Digital GlobalSoft,


Categories