hi i have a problem that , when i execute a servlet program in my pc i its not compiled and it shows 6 errors. i set the class path of the tomcat server correctly. but its not compiled. can any one please answer my question....
Set the CLASSPATH through the command prompt at the location where you are compiling your servlet code.
ya i know this. with the temporary class path setting in command prompt , the program will compiled. but the output is not came. the browser shows error that the directory is not found.