Hey there
I have j2sdk1.4.2_04 and tomcat 5.0 installed, but when i try to compile a servlet, i can't because it says it can't the javax.servlet package(class)???
Now i have created the “JAVA_HOME” to the pathname of J2SDK directory
and “CATALINA_HOME” to the pathname of TOMCAT directory
but i still get the exception errors saying it can't find the servlet package.
if someone could please help me out so can compile my servlet class properly it would be greatly appreciated.
Thanks
I have j2sdk1.4.2_04 and tomcat 5.0 installed, but when i try to compile a servlet, i can't because it says it can't the javax.servlet package(class)???
Now i have created the “JAVA_HOME” to the pathname of J2SDK directory
and “CATALINA_HOME” to the pathname of TOMCAT directory
but i still get the exception errors saying it can't find the servlet package.
if someone could please help me out so can compile my servlet class properly it would be greatly appreciated.
Thanks