Delphi serverside framework for managing sessions and respond with JSON to ajax requests?

后端 未结 6 1660
梦谈多话
梦谈多话 2020-12-28 09:33

Without reinventing the wheel, what I can use to manage user sessions in a web application and being able to respond with JSON to ajax requests?

Is there some framew

6条回答
  •  感动是毒
    2020-12-28 09:54

    Maybe this can help you:

    REST Servers in Delphi XE Using DataSnap Whitepaper

    Learn how to build REST servers using features available in Delphi XE, how to extend them with extra Delphi support code and how to take advantage of the jQuery library.

    Marco Cantù

    http://app.en25.com/e/er.aspx?s=608&lid=4414&elq=d428643420d2494581299418d9753feb

提交回复
热议问题