WebSTAR 4 Manual & Technical Reference

Manual Contents | Chapter Contents | Previous Page | Next Page

Extending Your Web Server

WebSTAR's support for CGIs and Plug-Ins allows you to serve much more than just HTML. You can send email forms, provide a search interface, connect databases to your web server, add guestbooks and conferencing, even set up a online store.

Using WebSTAR Plug-Ins

StarNine's WebSTAR Plug-Ins are automatically installed with WebSTAR. For more information see WebSTAR Plug-Ins .

Third-Party CGIs and Plug-Ins

Third-party CGIs and Plug-Ins provide many excellent tools to make your web server do more. The documentation for each program will explain how to install and use it. For information on CGIs and Plug-Ins, see:

http://www.starnine.com/extendingwebstar.html

Writing Your Own CGIs and Plug-Ins

WebSTAR provides development support for writing CGIs in AppleScript, Perl and C, and W*API Plug-Ins in C, C++, and Java.

For more information, use the WebSTAR Server Suite Installer, choose Custom Install, and select the WebSTAR Development Resources item. This will install both the WebSTAR API SDK and the WebSTAR Developer Toolkit.The WebSTAR CD includes other developer resources as well.

See also : Extending WebSTAR: CGIs, Plug-Ins and Java .


Manual Contents | Chapter Contents | Previous Page | Next Page