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
Hi Morley,
Make sure Servoy Headless Client is installed (with the installer).
Then go to your servoy directory. Then go to server/webapps/ROOT/example/
There you find jsp code that is part of a headless client example.
Hope this helps.
Thanks Robert, exactly what I needed.
… and, as I stated in the other thread you started on this topic (“A website interacting with Servoy”), this is covered in the Developer Reference Guide (including the pointer to the very file that Robert mentioned) … so Morley, RTFM Chapter 7. There is a break-down of the types of code you’ll find in that “headless_client_formtest.jsp” document … it might help you get going quicker.
kazar