Servertec   Installation
Home
News
Products
Internet Server
.NET Edition
aJile Edition
EJC Edition
SNAP Edition
TINI Edition
POS
.NET Edition
Jenie
SFC
iScript
iMake
iPP
File Upload
Features
FAQs
Download
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Samples
Support
Legal
About
Contact Us

 

Which release would you like to install:
Binary Release
Source Release


Select the platform:
Micrsofot Windows 9x/Me/NT/2000/2003/XP
Linux/Solaris/AIX/HP-UX/Unix


Use the following instructions to install Servertec File Upload Class Package on Windows 9x/Me/NT/2000/2003/XP.

  1. Extract setup_fileupload.jar file.

    c:
    cd \
    jar -xvf path\setup_fileupload.jar

    path the directory containing setup_fileupload.jar.

  2. Define environment variables in c:\autoexec.bat file.

    set CLASSPATH=path\classes;%CLASSPATH%

    path the base directory where File Upload Class Package was installed, normally c:\fileupload.

  3. Restart the computer.
top of page


Use the following instructions to install Servertec File Upload Class Package on Linux/Solaris/AIX/HP-UX/Unix.

  1. Extract setup_fileupload.jar file.

    cd /
    jar -xvf path/setup_fileupload.jar

    path the directory containing setup_fileupload.jar.

  2. Define environment variables in server's startup script.

    export CLASSPATH=path/classes:$CLASSPATH

    path the base directory where File Upload Class Package was installed, normally /fileupload.

  3. Restart the computer.
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement. Terms Of Use.
Last Modified: Mon Sep 05 14:25:21 EDT 2005