We get the following errors when we try to load a jsp page: The JSP page you requested could not be served because the following error(s) occured: builtin-javac -classpath /export/home/dean/epi-ins/portalserver/lib/servlets/_jsp/_usr/_netscape/_suitespot/_docs/_test/_portal/_process_registration_2ejsp.java /usr/netscape/suitespot/docs/test/portal/process_registration.jsp:59: Class _jsp._usr._netscape._suitespot._docs._test._portal.CustUserExtn not found in type declaration. CustUserExtn custUser = new CustUserExtn(); ^ /usr/netscape/suitespot/docs/test/portal/process_registration.jsp:59: Class _jsp._usr._netscape._suitespot._docs._test._portal.CustUserExtn not found in type declaration. CustUserExtn custUser = new CustUserExtn(); ^ Note: /export/home/dean/epi-ins/portalserver/lib/servlets/_jsp/_usr/_netscape/_suitespot/_docs/_test/_portal/_process_registration_2ejsp.java uses a deprecated API. Please consult the documentation for a better alternative. 2 errors, 6 warnings Our repository is set to /export/home/dean/epi-ins/portalserver/lib/servlets We have set the classpath to include the directory that has the .class files. Are we missing anything here? Any help would be greatly appreciated. Samuel =========================================================================== 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
