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