Writing Servoy Plug-ins

Servoy can be extended with plugins and JavaBeans. With this you can essentially use nearly any existing Java functionality inside Servoy and even integrate with native applications such as web-browsers. To do this all you need is a basic understanding of Java and follow the following tutorials: