> 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.
( the
public class UpperBound extends HttpServlet {
static final String msg = "\n" +
"UpperBound\n" +
"\n" +
"UpperBound\n" +
"\n";
static final byte[] bytes = msg.getBytes();
public void service(ServletRequest req
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
Title: The Ping servlet
Please send us code or URL ...
Comman
SongConsultant[EMAIL PROTECTED]---www.protime.com.cnProtime
Consulting - We build your Internet successTel: 53062999x123 Fax:
6385292911A China Overseas Building, 398 Huai Hai (M) Rd
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"
filename="text1.rtf"filename="text1.rtf"