[Cppcms-users] Fwd: WebGUI with RPC Json Server
Brought to you by:
artyom-beilis
|
From: Daniel P. <dan...@gm...> - 2014-03-04 19:04:17
|
Hi, I use cppcms to build a WebGUI for a C++ Application. On the GUI I want to use some AJAX calls to the C++ Application. Will I have to build a second application for handle the Ajax Request or can I put it into the same application? How must Confguration look like? I'm using URL mapping / dispatcher for different path to the pages of the WebGUI. Thanks in advance Best regards Danny |