HttpServlet class has disappeared
843840Nov 18 2002 — edited Nov 19 2002I've recently installed j2sdk1.4.1_01, having previously been developing in jdk1.2.1
My old code is not compiling as it can't find packages javax.servlet.* and javax.servlet.http.*
I'm not sure if this is to do with certain path variables not being set. However, on looking through the SDK API documentation, there seems to be no reference to these packages, nor to the HttpServlet & HttpServletRequest / HttpServletResponse classes.
Please advise. Thanks,
Rahul Rohatgi