On Mon, Mar 24, 2008 at 5:34 PM, frannack Guimard <[EMAIL PROTECTED]> wrote:
>
>  Hello,
>
>  I have a Java programs that need to connect to an application running in 
> Apache HTTP Server 2. I would like to know the different ways (Architecture, 
> language) to program that piece of software that need to be running on Apache 
> and basically just need to modify some files. Web service, perl, cgi...apache 
> module... What would be the standard way.
>  Links would be great.

You could run your java app as a fastcgi program.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to