Thanks a lot, it worked!!!
I have another question, when i try to compile a simple servlet using:
javac -classpath c:\tomcat\lib\servlet.jar MyServlet.java
i get an error about the symbol : HttpServlet
the same error i get when i use :javac MyServlet.java
Like the servlet.jar doesnt work or doesnt contain the Servlet class...????
Please help.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]