RE: [EMAIL PROTECTED] Interconnection Apache/java program

2008-03-24 Thread frannack Guimard
> Date: Mon, 24 Mar 2008 22:33:04 -0400 > From: [EMAIL PROTECTED] > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Interconnection Apache/java program > > > --- frannack Guimard wrote: > >> >> Thank you for your

RE: [EMAIL PROTECTED] Interconnection Apache/java program

2008-03-24 Thread Jaqui Greenlees
--- frannack Guimard <[EMAIL PROTECTED]> wrote: > > Thank you for your answer Eric. > > It looks like I wasn't very clear, so here the > architecture. > > > Client--apache > java program Something > written in (I don't know what) so that

RE: [EMAIL PROTECTED] Interconnection Apache/java program

2008-03-24 Thread frannack Guimard
omatically modify some files Thank you, Frannack > Date: Mon, 24 Mar 2008 19:49:33 -0400 > From: [EMAIL PROTECTED] > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Interconnection Apache/java program > > On Mon, Mar 24, 2008

Re: [EMAIL PROTECTED] Interconnection Apache/java program

2008-03-24 Thread Eric Covener
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