Re: anij

2001-09-24 Thread Vladimir Eflov
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>

Re: Blackdown support for SERVLET ?

2001-09-26 Thread Vladimir Eflov
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".

Re: Blackdown support for SERVLET ?

2001-09-26 Thread Vladimir Eflov
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