caucho
Resin 1.1
FAQ
Reference
JavaDoc
Demo
Java Tutorial

Getting Started
Configuration
Servlet
JSP
XTP/XSL
JavaScript
JS Library

Core Library
File Library
Servlet Library
Database Library
XML Library
 Resin Libraries

Core Libraries

The Core Libraries describes the core language libraries described by the EcmaScript standard and extended by JavaScript 1.3. It contains basic types such as objects, arrays, strings, and regular expressions.

File Libraries

Resin's File Libraries simplify Java's I/O libraries by using system-independent file naming (URLs with '/' as the separator), and coalescing Java's many different stream classes into a single JavaScript stream object.

Servlet Libraries

The Servlet Libraries connect JavaScript to the web by following Sun's servlet interface.

Database Libraries

Database access follows Java's JDBC interface. The database pooling gives a straightforward way to share database connections across requests.

XML Libraries

XML access follows the W3C DOM level 1.

Java Wrapping   Core Library
Copyright © 1998-2000 Caucho Technology. All rights reserved.
Last modified: Thu, 16 Sep 1999 14:56:48 -0700 (PDT)