Newbie trying to compile a servlet
843836Feb 7 2005 — edited Feb 7 2005Hi,
I have a Welcomeservlet.java source file that starts with:
import javax.servlet.*;
I use jsdk1.4.2.04.
It does not compile, package servlet is not there it seems.
I did not find it on the Sun site Java packages page.
I have managed to download, install and run Jakarta Tomcat 4.1.27
May be all I have to do is copy and paste the servlet and servlet.http packages in some java directory but I can't find them.
So I definitely need help :-)
Many thanks
jbmorla@tiscali.fr