Category : Tutorials » Java Programming
Java CGI HOWTO. i. Table of Contents . Java CGI HOWTO. by David H. Silber. javacgidocument@orbits.com. v0.5, 1 December 1998 .
Download File
Free PDF eBooks Download
Tutorials
Java Programming
Content Summary :
Java CGI HOWTO1 by David H. Silber javacgi−document@orbits.com11.Introduction12.Setting Up Your Server to Run Java CGI Programs (With Explanations13.Setting Up Your Server to Run Java CGI Programs (The Short Form14.Executing a Java CGI Program15.Using the Java CGI Classes26.Future Plans27.Changes21.Introduction21.1 Prior Knowledge21.2 This Document31.3 The Package31.4 The Mailing List32.Setting Up Your Server to Run Java CGI Programs (With Explanations32.1 System Requirements 42.2 Java CGI Add−On Software42.3 Unpacking the Source42.4 Decide On Your Local Path Policies42.5 Testing your installation53.Setting Up Your Server to Run Java CGI Programs (The Short Form 54.Executing a Java CGI Program54.1 Obstacles to Running Java Programs Under the CGI Model 6 You can't run Java programs like ordinary executables 6Java does not have general access to the environment 6 4.2 Overcoming Problems in Running Java CGI Programs 6 The java.cgi script 6Invoking java.cgi from an HTML form 7 5.Using the Java CGI Classes 75.1 CGI 7 Class Syntax 7Class Description 7Member Summary 8See Also 8CGI 8getNames 8getValue 9 5.2 CGI_Test 0 Member Summary 0See Also 0main 0 5.3 Email 0 Class Syntax 0Class Description 0Member Summary 0See Also 0