You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kevin Chen <kc...@email.sjsu.edu> on 2002/02/27 09:40:12 UTC

Testing servlets

If it's possible, how can I use Tomcat to test (run) a servlet on a local
machine?


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Testing servlets

Posted by DingHui <dh...@bisp.com>.
Put the servlet class files into approperate directory(it depends on your TOMCAT's configuration file), start TOMCAT service. and you can test your servlet on your local machine.
----- Original Message ----- 
From: "Kevin Chen" <kc...@email.sjsu.edu>
To: <to...@jakarta.apache.org>
Sent: Wednesday, February 27, 2002 4:40 PM
Subject: Testing servlets


> If it's possible, how can I use Tomcat to test (run) a servlet on a local
> machine?
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>