After intalling the JSDK and Apache Tomcat I can run simple .jsp file but whenever I use the <useBean> 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?