Hello,
I have tomcat running fine but i couldnt compile any servlet. I put the
servlet in different directories and tried (does it matter?) but same
result:
cannot resolve symbol:HttpServlet
i use this command line from the same directory as the servlet:
javac -classpath c:\tomcat\lib\servlet.jar Hello.java
i also downloaded the servlet.jar from the sun site and include it in the
classpath and in the command line with the same result...
how can i compile using the servlet.jar???
thanks.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]