i have three jsps which basically take 3 values and print it
getName.jsp
saveName.jsp
and nexPage.jsp
the
java class is UserData.class
i've put the class in C:\Tomcat41\webapps\examples\WEB-INF\classes
when i run the
jsp's i get the error when i press SUBMIT
i'm a beginner here, kindly help!