
javac.servlet.jsp not found! tell me what are the jar files required to run simple tag handler class

The package you have used javac.servlet.jsp does not exist. The correct package is: javax.servlet.jsp, use it.

it is : javax.servlet.jsp only but getting error wt is reason?