N
Naeem
I have installed JEE5 with JDK on windows. When I compile a servlet
using 'javac', it gives the error that javax.servlet package does not
exist. I have tried by adding path of j2ee.jar file in classpath
environment variable (classpath variable doesn't exist, i have created
one) and even tried to copy j2ee.jar file in jdk\jre\lib\ext folder
but no results. Should i need to install JSDK or jee 5 sdk can compile
the servlets. if so how?
Please help....
Thanks.
using 'javac', it gives the error that javax.servlet package does not
exist. I have tried by adding path of j2ee.jar file in classpath
environment variable (classpath variable doesn't exist, i have created
one) and even tried to copy j2ee.jar file in jdk\jre\lib\ext folder
but no results. Should i need to install JSDK or jee 5 sdk can compile
the servlets. if so how?
Please help....
Thanks.