Deploying Internet Programs Created on Net Express

This chapter explains how to deploy Internet programs created on Net Express.

For guidance on running the application, both while it is in development and after it goes into production, see the chapter Deploying and Running Your Application

In this Chapter

Net Express Version 1

For Net Express Version 1, you need to manually transfer a Net Express created program to a UNIX system, and then rebuild the program on that system. The Net Express online help contains instructions on how to transfer and rebuild programs. However, if your UNIX system is Server Express, the method is slightly different. If you want to transfer and rebuild programs using Server Express, follow these steps:

  1. Copy the source files, HTML files and any data files manually from Net Express to Server Express.
  2. Compile and link the application as described in the chapter Building Internet Programs.

Net Express Version 2 and Later

On Net Express Version 2 and later, the UNIX Option enables you to automatically rebuild a CGI program created using Net Express on a UNIX system. Instructions on how to use the UNIX Option are provided in the UNIX Option Guide. There is additional information on creating and deploying Internet and intranet applications using the UNIX Option in the Net Express Distributed Computing book.