My JSP page is unable to find my classes. <% MyClass mc = new MyClass(); %> I get the following error: Class jsp.MyClass not found Where do I put my classes? I have been told to put my classes in a directory and include that directory in JRun's class path. Which properties file do I modify to do this? Or - could I put my classes in C:\JRun\jsm-default\classes ? I understand that I will need to restart JRun to reload these classes. Thanks Ralph Eddy 415-383-4924 fax) 415-383-6560 mailto:[EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
