Hi all, I installed tomcat3.2 and can run servlets and jsp files. But I'm having a problem executing javabeans methods. Tomcat3.2 doesn't find the class file. I'd like to know where I should put the class file in order to access javabeans's methods. Thanks.
WEB-INF/classes. Or if the bean's in a jar, put the jar in the WEB-INF/lib directory. [This message has been edited by Tim Holloway (edited July 19, 2001).]
Customer surveys are for companies who didn't pay proper attention to begin with.