This tutorial demonstrates the Live Forms Data API Java Client library features using a web application and a JSP". The web application is created using JSP (Java Server Pages). We will refer to several Java Server Page files to explain the API features. You will see these delimiters in the files: - <% … %> delimiters in the JSP pages enclose Java code fragments.
- <%= ... %> delimiters are used for expressions.
<frevvo-home> in the file paths refers to the frevvo subdirectory that was created when you installed . |