|
JSDK
2.0? You mean Java Servlet Development Kit? That's been deprecated
for over a year and a half.
Mark
I am trying to
compile and run a servlet HelloWorld using servletrunner, There are
compilation errors like Cannot resolve Symbol:Class HttpServlet.
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 in
creating, compiling and running new servlets on servletrunner using
Jsdk2.0.
|