Last updated May 20, 2009 14:42, by jfaryad
= OpenCTI technical information =
OpenCTI is a web application, that serves as a client to any server solution that implements the specified interface. The translation management system itself and the service, that is called by the client to retrieve data, is not part of this project. This should allow anyone to use the web client as it is, provided he implements the web service, that will allow data transfer between his own translation management solution and OpenCTI, himself.
We use the [http://dojotoolkit.org Dojo Toolkit] javascript library, which provides user friendly api for working with html elements and communicating with the server. All the communication with the server is asynchronous( AJAX + JSON). That means, the whole application is just one .jsp page with dynamically changed content on the client side.
[[Home]]





