To quick-test your servlet - put it under \webapps\examples\WEB-INF\classes\
while html will go under \webapps\examples\servlets\
Update webapps\examples\WEB-INF\web.xml with you servlet entry -
the same way the examples do.
Use URL similar to what they have on the example page.

R/Luba

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 16, 2001 5:08 PM
Subject: I write a simple servlet and now!?! how can run it? under tomkat?


> I write a simple servlet with doGet and doPost...
> I have the file servlet1.java
> I have tomkat under winNt
> where I have to put this file?
> How can I run It?
> 
> Thank you in advance, Mario.
> 

Reply via email to