when i tried to import the package javax.servlet.*; the compiler is giving the error, that no package found in import. Pls help me with this. Why am I getting the error? I downloaded recently the jar file containing all servlet classes, from sun's website. Where should I place it, inorder to resolve the above error? Pls help me.... regds, Sandeep.
Hi Sandeep, Try placing the dir classpath in the autoexec.bat file then try it out it should work there. I jope U know how to set the Classpath in the autoexec.bat file. Try it and get back Regards Shel :-)
Raukutam Sandeep
Ranch Hand
Joined: Nov 15, 2000
Posts: 61
posted
0
hi, thanx for u'r response. Now it is working fine. Thanx again, regds, Sandeep.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: URGENT !! Pls help..Error:..Package not found