Package simkin.examples.servlet

This package contains an example of using Simkin within a servlet

See:
          Description

Class Summary
SimkinServlet This example shows how Simkin can be used within a Java servlet The servlet executes Simkin script contained within a POST request, and returns the output of the script to the calling browser
 

Package simkin.examples.servlet Description

This package contains an example of using Simkin within a servlet