The iScript Servlet is used to directly accesses iScript from any Web Server
supporting Java Servlets.
Syntax
stec.ss.iScriptServlet
Parameters
basedir
|
The base path to the iScript templates.
|
Notes
A fast, efficient and fault tolerant way of accessing iScript from any Web
server that supports Java Servlets.
Example
http://myserver:8080/samples/templates/hello.ctf?World
|