Included with Servoy 2.2b2 and higher you will also find Servoy Headless Client. Read all about it in this document:
http://developer.servoy.com/docs/servoy ... client.pdf
In Servoy 2.2, weve introduced a new way to access database data and Servoy solution business logic: the Servoy Headless client.
The Servoy Headless Client (SHC) enables you to develop web browser applications that access any data hosted by a Servoy Server and also execute any method in a solution hosted on that particular server. SHC uses the built-in Apache Tomcat Servlet runner to communicate with Servoy Application Server. You can access SHC through Java Applications, Java Servlets and Java Server Pages (JSP).