Hi,
Do not use:
java P.class
Use only:
java P
M> I have a problem with i run this program:
M> public class P
M> {
M> public P()
M> {
M> }
M> public static void main( String[] args )
M> {
M> System.out.println("hola");
M> }
M>
http://jakarta.apache.org
LHM> In the code release Blackdown, exists support for SERVLET?
LHM> Regards,
LHM> Henrique
LHM> --
LHM> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
LHM> with a subject of "unsubscribe".
LHM> In the code release Blackdown, exists support for SERVLET?
Now step by step:
1) SERVLET needs server -> Apache
2) Something to support Java Servlet and JavaServlet Pages on server side -> Tomcat
you may find it here http://jakarta.apache.org
All of them are free and easy to install un