See:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg132026.html
- Original Message -
From: "Henrique Faria" <[EMAIL PROTECTED]>
To: "'Tomcat Developers List'" <[EMAIL PROTECTED]>
Sent: Friday, July 23, 2004 1:16 PM
Subject: RES: Developing a new
Henrique Faria wrote:
Hello!
Has anyone already developed a non http tomcat connector in java? We're
wondering if it is possible to implement connectors, for other
protocols, to work within tomcat infrastructure.
The answer is yes, it is possible - and IMO a very good idea.
The impl can benefit a l
av [mailto:[EMAIL PROTECTED]
Enviada em: Friday, July 23, 2004 4:39 PM
Para: Tomcat Developers List
Assunto: RE: Developing a new tomcat connector
Hi,
There's the AJP connector in Tomcat itself, you can take a look at that.
Depending on your protocol and requirements, you might be able to reus
Original Message-
>From: Henrique Faria [mailto:[EMAIL PROTECTED]
>Sent: Friday, July 23, 2004 3:35 PM
>To: [EMAIL PROTECTED]
>Subject: Developing a new tomcat connector
>
>Hello!
>Has anyone already developed a non http tomcat connector in java? We're
>wondering if i
Hello!
Has anyone already developed a non http tomcat connector in java? We're
wondering if it is possible to implement connectors, for other
protocols, to work within tomcat infrastructure.
For now, we're analyzing the existing http classes, and trying to
understand its functionality. The next ste