JSP problem.After intalling the JSDK and Apache Tomcat I can run simple .jsp file but whenever I use the action on the page I get the error saying that the useBean class is invalid. I did put the related .java file in the same directory. what else should I do?
I am just a beginner and thank you for your help.
what you mean the .java file?
if you use as bean, should compile to .class at first.