Hi all,

We have this great poll script written in Perl.  The original home for the script was 
on a Linux box, but the script has now been ported to NT (still in Perl) for use on a 
site we're building that is entirely JSP based.

In it's previous life, the script itself was called from an HTML page using an SSI 
exec, like this <!--#exec cgi="/cgi-bin/polls.cgi"--> This would cause the poll to 
appear in whatever page the SSI exec call was placed in.  However, since everything is 
now JSP based, we're no longer using standard SSIs.

Is there any way to call this cgi script from a JSP page in a similar way?  

Thanks!

Mark


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to