in Technology by

What are the disadvantages of statelessness in RESTful Webservices?

1 Answer

0 votes
by

Following is the disadvantage of statelessness in RESTful web services −

Web services need to get extra information in each request and then interpret to get the client's state in case client interactions are to be taken care of.

Related questions

0 votes
    What are the advantages of statelessness in RESTful Webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is statelessness in RESTful Webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
0 votes
    What is addressing in RESTful webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is messaging in RESTful webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Which protocol is used by RESTful webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is the concept of statelessness in REST?...
asked Jun 22, 2021 in Technology by JackTerrance
0 votes
    Which type of Webservices methods are to be read only?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Which type of Webservices methods are to be idempotent?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What are webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is the purpose of HTTP Verb in REST based webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is purpose of a URI in REST based webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    I have this soap extension in order to trace my webservices: using System; using System.IO; using System. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 27, 2022 in Education by JackTerrance
0 votes
    What are the features of RESTful Web Services?...
asked Jun 22, 2021 in Technology by JackTerrance
0 votes
    What are the best practices to be followed while designing a secure RESTful web service?...
asked Nov 7, 2020 in Technology by JackTerrance
...