RE: The Ping servlet

2000-11-11 Thread cmanolache
> 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

The Ping servlet: ONe more time

2000-11-11 Thread Roy Wilson
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

RE: The Ping servlet

2000-11-11 Thread Roy Wilson
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

Re: The Ping servlet

2000-11-10 Thread comman
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

RE: The Ping servlet

2000-11-10 Thread GOMEZ Henri
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"

The Ping servlet

2000-11-09 Thread Roy Wilson
filename="text1.rtf"filename="text1.rtf"