when m compiling servlet class it shows import javax.servlet.*; does not exist i tried with jdk1.6.0 as well as jdk1.6 what's the problem please help me
Printable View
when m compiling servlet class it shows import javax.servlet.*; does not exist i tried with jdk1.6.0 as well as jdk1.6 what's the problem please help me
sry jdk1.5 as well asa 1.6
Do you have the j2ee libraries on your classpath? Which ones? Which environment/IDE are you using?