SDK sample websites

Prev Next

The SDK provides the following sample websites:

  • Java sample website

  • ASP.NET sample website

Java sample website requirements

The Java sample website provided in this SDK requires the following:

  • A web server and servlet container compliant with:

    • Java Servlet specification 3.1.0

    • JavaServer Pages (JSP) specification 2.3

  • Oracle Java SE Development Kit (JDK) 8

The Java sample website has been tested successfully in the following environment:

  • Microsoft Windows 8.1

  • Apache Tomcat 8.5.60

  • Oracle Java SE Development Kit (JDK) 8 Update 91

The Java sample website can be deployed to Apache Tomcat 8 and Apache Tomcat 9. Apache Tomcat 10 is currently not supported.

ASP.NET sample website requirements

The ASP.NET sample website provided in this SDK requires the following:

  • Microsoft Internet Information Services (IIS) 10

  • Microsoft .NET Framework 4.6.2 or later