Communication between a web app and a desktop app
843810May 23 2007 — edited Aug 9 2010Hi,
I would like to know how i can make a web application communicate with a desktop application (protocols,technologies, patterns�).
And if I'm using a jsp web app and a java se app?
Indeed, i have a desktop app. which use some information provided by an user via a web app,and the work performed by the desktop app cannot be performed inside a web container.
Thanks.