[Logo] smithproject.org
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
Jetty + Smith = CGI Support??  XML
Forum Index -> Getting Started
Author Message
joern



Joined: 12/05/2007 13:29:20
Messages: 3
Offline

Hi,
is it possible to use my own cgi scripts with my smith coldfusion server and jetty servlet container (smith-bin-linux-1.3b4.tar.gz)? How can I setup my system to use cgi scripts?


orcus



Joined: 22/01/2007 16:10:52
Messages: 136
Offline

How to setup Jetty to use CGI scripts is more a question for http://www.mortbay.org/ where Jetty is hosted.

Anyways, there is a CGI servlet for Jetty (look for org.mortbay.servlet.CGI class).
Take a loot at their Jetty and PHP docs. It may give you a clue on how to make use of it.

I have also seen a post by Michael Ivey at May 27, 2004 14:54, which says:

CGIs would seem to be a bad choice, performance-wise, because of the JVM startup for each invocation.
 



 
Forum Index -> Getting Started
Go to:   
Powered by JForum 2.1.6 © JForum Team