in reply to cannot load applet using Perl/CGI
The script was in the same directory as the Java applet. Where are your files located? I'd bet a dollar that's where the problem is - does the applet reference other class files, by any chance?use strict; use CGI qw(:standard); print header, start_html; print qq|<APPLET code = "clippedHouse.class" width = "250" height = "250"> </APPLET>|;
Jeff
R-R-R--R-R-R--R-R-R--R-R-R--R-R-R--
L-L--L-L--L-L--L-L--L-L--L-L--L-L--
|
|---|