Hi
Whenever u post a problem in any of the forums kindly be specific as to what excatly is the problem.
IF you any of the servlet API's doesn't import include the servlet.jar file in u'r classpath at compile time u can do this by:
javac -classpath "[Servlet Path]\servlet.jar" YourServlet.java
Regards
Yashraj Chauhan
Java\J2EE Specialist
Wiley Support Team
|