Feature
|
Details
|
Platforms Independence
|
iScript is built using Java and will run on any platform that
supports the Java Runtime Environment (JRE) 1.1.x.
|
Web Server Integration
|
iScript can be used with any Web Server that supports Java
Servlets or Common Gateway Interface (CGI).
Servertec is presently working on integrating iScript
directly into major Web Servers.
|
iScript Servlet
|
A fast, efficient and fault tolerant way of accessing iScript
from any Web Server that supports Java Servlets.
|
Server Side iScript
|
A robust way to access iScript from any Web Server using CGI.
|
iScript Executable
|
Runs scriptlets that encapsulate business rules or
functionality.
|
Dynamic Content
|
Server Side iScript and the iScript Servlet can be used to
produce dynamic, data-driven, personalized content from
templates.
|
Static Content
|
iScript Preprocessor can be used to generate static content or
source files from templates.
|
pcode Generator
|
iScript dynamically generates and caches pcode for better
performance.
|
Object Oriented
|
Using iScript developers create reusable modules (templates and
scriptlets) that encapsulate business logic used to produce Web
pages and automate tasks.
|
n-Tier Solution
|
iScript separates Web page generation from Web Server,
Application Server and Database Server.
|
Scalable Solution
|
Using iScript developers can easily create robust, scalable
solutions where a group of Web Servers seamlessly work together
to meet the needs of a large number of Web Servers.
|
Fault Tolerant
|
iScript is inherently fault tolerant, since it is built using
Java.
|
Data Access
|
Using iScript developers can use JDBC to create data-driven Web
applications that access a variety of data sources.
|
Java Wrappers
|
Java Wrappers provide an extendible mechanism for developers to
effortlessly access Java API object constructors, methods and
properties.
|
Tiny Foot Print
|
iScript runtime occupies about 80KB of disk space.
|
Open API
|
iScript can be easily accessed from Java or any other
programming or scripting language that supports Java method
calls or system calls.
|
Online Documentation
|
All iScript documentation is available as Web pages.
|
Developer Kit
|
iScript includes numerous examples to demonstrate the
capabilities of iScript.
|