A
Anonymous
I have a distributed N-tier C++ application that I want to make
available online. Because of the architecture, I should be *in theory*
be able to replace the presentation tier from the current one to web pages.
However, I am not sure what the best way to do this is - since the GUI
is quite sophisticated (interactive graphs, tables etc). Could anyone
with real world experience of doing this (or something similar), offer
some guidlines/advice ?
available online. Because of the architecture, I should be *in theory*
be able to replace the presentation tier from the current one to web pages.
However, I am not sure what the best way to do this is - since the GUI
is quite sophisticated (interactive graphs, tables etc). Could anyone
with real world experience of doing this (or something similar), offer
some guidlines/advice ?