I have a JSP page and beans located on the some computer and they were running great. Now I moved the beans to a new computer and I changed the classpath in ServletExec to \\remote machine\sharename of the dir\classes; This is described in the ServletExec user guide. It turned out the jsp page can not find the bean classes. How to map the classpath on a different computer. Could any one help me? Also do I need to install jdbc driver on the new computer? Thanks. JJ =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
