Hi : I download the turtal example bookstore from Sun Turual ftp . I compilied all the java files . when I executed the BookStoreServlet.class file . it wroks . and show a normal screen , but when I press another hyperlink catalog to execute the CatalogServlet.class . it appear some error messages as follws . who can tell me why ? Thanks !! Error: 500 Internal Servlet Error: java.lang.NoClassDefFoundError: cart/ShoppingCart at CashierServlet.doGet(CashierServlet.java:43) at javax.servlet.http.HttpServlet.service(HttpServlet.java:715) at javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155) at com.sun.web.core.InvokerServlet.service(InvokerServlet.java:168) at javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155) at com.sun.web.core.Context.handleRequest(Context.java:414) at com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:139) _________________________________________________________ Do You Yahoo!? 登記免費的 @yahoo.com.tw 電子郵件 @ http://mail.yahoo.com.tw Get your free @yahoo.com.tw address at http://mail.yahoo.com.tw ___________________________________________________________________________ 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