Hello All, I am trying to compile and run a servlet HelloWorld using servletrunner, There are compilation errors like Cannot resolve Symbol:Class Http Servlet. I was able to run the example servlet which was compiled but when I created the new one and tried to compile I am getting compilation errors. I am not sure how to proceed. Any input is appreciated.
Aruna ----- Original Message ----- From: Heiko Glessmann <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 10, 2002 8:21 AM Subject: Re: off topic ? Maybe : Servlet container in C++ > It is certenly interesting to read this. My first though was "interesting, but why would you want to do this??" Doesn't this seem to be a step backwards? The article even points out some of the problems you run into with C++. I also thought it was interesting right at the beginning that the author compared C++ to Java and CGI (did CGI turn into a programming language and I didn't notice?) - I think I get the idea, but it gives the impression it was written by someone who doesn't know what C++, Java, CGI are. > > ___________________________________________________________________________ > 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 > ___________________________________________________________________________ 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
