I have written a simple servlet class in eclipse dynamic web project, added servlet-api.jar to its build path but when i try to run it , i get servlet class instantiation error. Help needed
I have written a simple servlet class in eclipse dynamic web project, added servlet-api.jar
Share
Wrong path for JAVA_HOME was the problem .. my mistake