Servertec Objects
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
Scriptlets
Data Types
Constants
Variables
Procedures
Operators
Statements
Objects
Array
Config
Context
Cookie
Date
Enumeration
File
FileDescriptor
Hashtable
Internet
IO
JDBC
Number
Object
Properties
Random
Request
RequestDispatcher
Response
Session
SqlTypes
Stack
StreamTokenizer
String
StringBuffer
StringTokenizer
System
Vector

Wrappers
Servlet
Server Pages
Preprocessor
Executable
Samples
Legal
Contact Us

 

Objects are collections of related objects, methods and properties.

Object Description
Array Operates on array objects.
Config Methods used to access the Servlet's configuration information.
Context Contains methods used to access the Servlet container.
Cookie Used for cookie objects.
Date Functions on date values.
Enumeration Works on enumeration objects.
File Operates on file objects.
FileDescriptor Functions on file descriptor objects.
Hashtable Used for hashtable objects.
Internet Operates over the Internet.
IO Performs Input/Output operations.
JDBC Provides database connectivity.
Number Operates on numeric values.
Object Functions on objects.
Properties Funcions on properties.
Random Used for random number generator.
Request Operates on HTTP requests.
RequestDispatcher Defines an object that forwards the request to another resource or includes the response of the resource in the current response.
Response Functions on HTTP responses.
Session Methods used to access any session information.
SqlTypes SQL data types.
Stack Functions on a stack object.
StreamTokenizer Performs operations on a stream tokenizer object.
String Used for string values.
StringBuffer Operates on a string buffer object.
StringTokenizer Functions on a sting tokenizer object.
System Performs system operations.
Vector Operates on vector objects.

 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:08 EDT 2005