> Hi,
> I couldn't locate the Ping Servlet, but did get one very close to it
> called the UpperBound Servlet, which is attached. I haven't tried it.
> Roy
In tomcat3(.3 - the main branch ) there are 2 servlets - Hello and HelloW,
both can be used for PingServlet.
( they display 100 bytes of dat
Hi,
I couldn't locate the Ping Servlet, but did get one very close to it
called the UpperBound Servlet, which is attached. I haven't tried it.
Roy
--
Roy Wilson
E-mail: [EMAIL PROTECTED]
Title: UpperBound
public class UpperBound extends HttpServlet {
static final String msg = "\n
.,200020,
Shanghai, China
-原始邮件-发件人: GOMEZ Henri
[mailto:[EMAIL PROTECTED]]发送时间: 2000年11月10日 17:49收件人:
[EMAIL PROTECTED]主题: RE: The Ping
servlet
Yes (but since when can everyone be happy? :-))In "Java
Performance and Scalability, Vol 1", Dov Bulka takes a simil
Title: The Ping servlet
Yes (but since when can everyone be happy? :-))In "Java Performance
and Scalability, Vol 1", Dov Bulka takes a similarapproach to what you've
described, I think. He defines a PingServlet,which he describes as "the
world's fastest servlet" and uses it as abaseline for e