I used to be able to create a new JSP and not get any erros. Now, when I create a new JSP I get the following error immediately
I’ve searched and searched to no avail so thanx in advance – ps I’m a newbie
cannot access javax.servlet.Servlet: file javax\servlet\Servlet.class not found. NOTE: No JSP line number was available so line 1 was used for the marker
then
cannot find symbol : class HttpServletRequest. No JSP line number was available so line 1 was used for the marker