Description
Simple web example which demonstrates creating a Data Entry Template with different properties and searching for a Data Entry Template in a given folder.

Jsp Example
Below are the instructions for running the example:
- Create a war file from the WEB-INF directory under devkit
- Add the page below to the root directory of the war file and remove the .txt extension
Deploy in your servlet container, e.g. Tomcat
Data Entry Template Page
- Create a Remote Server, Portlet Web Service, and portlet, to point to http://your_server/your_war_file/DETExample.jsp
- In the advanced settings page of the Web Service, check the option to send a login token.