Hello Everybody,
          I am developing a servlet which is supposed to download a file from a server.
Actually I managed to do this, but when I am trying to do the same using RMI(Remote 
Method Invocation)
I am gettin a following error mesage :
"Writing aborting by exception : java.io.NotSerializableException"
I've tried already using my own class which inherits from FileInputStrem but i doesn't 
help.
        Any help will be appreciated
  Regards,
        Maciej Dybala

___________________________________________________________________________
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

Reply via email to