posted 14 years ago
Sir,
I am using Weblogic 8.1 and I have my servelet .
When I want to use
ArrayList ,Hashset in the servelet
then the folowing errors are comming when I am compiling after setting the environment in weblogic ..
the errors are as follows.
Cannot resolve symbol
symbol:ArrayList.......etc
I have given the classpath but not working ..........
Kindly help me what to do.