[Cppcms-users] cppcms::rpc::json_rpc_server usage.
Brought to you by:
artyom-beilis
From: le ba <hma...@gm...> - 2012-05-21 08:39:42
|
Hi, Instead derived from cppcms::application, my application is derived from cppcms::rpc::json_rpc_server . I would like to populate the dynamic page with data from a request using ajax and json. My Questions are: - Is it a normal usage of cppcms framework because I don't find an example like this within the example that you have provided? - If yes, are there some conditions or some style of code for this kind of usage? Thank you very much. hmaminirina. |