The import javax.servlet cannot be resolved - What do I wrong?
843833Apr 28 2005 — edited Aug 23 2010Hi colleagues,
for the beginning I wrote a small HelloWorld Servlet in Eclipse but the compiler
tells: The import javax.servlet cannot be resolved.
For using J2EE I installed Eclipse 3.0.1, j2sdk1.4.2_07, Sun Java System Application Server Platform Edition 8.1 and J2EE 1.4 SDK Samples and I add the path for J2EE in Eclipse by navigating Window -> Preferences -> Java -> Build Path -> Classpath Variables and adding J2EE_HOME d:\Progs\Sun\AppServer.
What did I wrong? Or must I install something else so that it works (e.g. some plugin)?
Thank you for answering me.
Byebye,
Anjuli