Plugins & Samples - To Get You Started Quickly

Example Files Get You Started Quickly
Servoy comes pre-loaded with example solutions, plugins and JavaBeans to help you become productive right away. Rather than having to "re-invent the wheel" when it comes to http get/post, sending/receiving email, scheduling automated tasks, or creating chat functionality within your application -- Servoy's got you covered.

Example Solutions
Servoy includes 7 example solutions that are installed by default. We have also created these other demo solutions that are only available here online. You can use the solutions as a starting point for your own use; you can learn Servoy scripting by examining the code in the samples; and you can see how you can utilize the plugins that are shipped with the product at no additional charge.

Powerful Plug-ins Included
Servoy includes 17 plugins that you can use to enhance the functionality of your solutions. They include everything from a mail plugin that supports POP and SMTP (send and receive), to a PDF output plugin, to a scheduler plugin to a UDP plugin and more. Most of the plugins are open-code so you can have a look a the source code behind them.

In addition to the free plugins that are included -- there are many others that are available. There are free and commercial plugins that help you do everything from validating field input, to streaming BLOB data into/out of the back end database, to full menu controls, to Outlook connectors, to a free SOAP plug-in.

If you can't find exactly what you're looking for -- you can build your own! All of our plugins are 100% Java -- and so by definition they are cross-platform and ready to run everywhere Servoy will run. You can use existing Java .jar files and package them in a small 5 line "wrapper" and turn them into Servoy plugins in minutes.

JavaBeans Included
Servoy also ships with 45 JavaBeans that you can use in your own solutions -- at no charge. The included beans include everything from charting beans, to interface beans and more. In addition to supporting JavaBeans Servoy has native support for Java Applets as well.