Hi, I wish that a servlet read information from applet,which is a object implementing java.io.Serializable.I define the object as a file ,which is add to a .jar file.I use visual cafe compile the servlet and it is successful.But when it run,the code Myobject ob=new Myobject() throw a exception:java.lang.ClassNotFoundException:Myobject. I use weblogic as my servlet server and do not know why it can't work while it can be compiled sucessfuly. Any suggesion is helpful to me. Thanks in advanced. Huyong ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com ___________________________________________________________________________ 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
