Hola Fernando:
Fernando wrote:
>
> Thanks for your answer.
>
> I've just downloaded the jswdk-1.0 and I don't know how to compile a servlet.
> I'm coding
>
> import java.io.*;
> import java.servlet.*;
> import javax.servlet.*;
>
Prueba a importar javax.servlet.* , javax.servlet.http.*, java.io.*;
> ....
>
> with the error:
>
> Undefined package 'java.servlet'(J0051)
> Undefined package 'javax.servlet'(J0051)
>
> Do I have to point a classpath to some directory?
> Do I have to include some jar files?
>
tienes que incluir en el Classpath los tres jar del directorio lib
que cuelga de donde instaste el kit de desarrollo.
Espero que esto te sirva ;-)
Saludos
Babu
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html