Copyright © 2001 Qusay H. Mahmoud
5
CGI
l
CGI scripts can be written in any language,
including Java
l
Perl is the most popular for CGI scripting
l
To experiment, you need a web server:
–
Xitami (www.xitami.com)
–
Jakarta-Tomcat (jakarta.apache.org/tomcat)
l
Tomcat is nice for Servlets/JSP
–