Are there sample files available showing a web form executing a method within Servoy Server? I have no background in JSP yet. I sense it would be easier to learn by examining code.
Kind regards,
Are there sample files available showing a web form executing a method within Servoy Server? I have no background in JSP yet. I sense it would be easier to learn by examining code.
Kind regards,
If you import the headless_client_demo.servoy from the examples dir, you will see it uses JSP pages from the server/webapps/Root/examples directory.
But it might be easier to use the webclient:
http://forum.servoy.com/viewtopic.php?p=29682#29682