r u using   java.awt.print
Vinay Talwar
[EMAIL PROTECTED]
[EMAIL PROTECTED]



                    Shriranga K Kulkarni
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]
                    NET>                         cc:
                    Sent by: "A mailing          Subject:     Printing on Browser 
gives following
                    list for discussion          exception.
                    about Sun
                    Microsystem's Java
                    Servlet API
                    Technology."
                    <SERVLET-INTEREST@jav
                    a.sun.com>


                    03/01/01 02:45 PM
                    Please respond to "A
                    mailing list for
                    discussion about Sun
                    Microsystem's Java
                    Servlet API
                    Technology."





Hello All,

I am using TOMCAT-APACHE combination to Initialize an swing applet with
servlet and display on the browser. When the page is printed following
exception is being thrown.
Can any one help me in explaining what may be the source of problem and
any possible solution for the same. Thanks in advance.

With regards
Sriranga.

java.io.NotSerializableException: java.util.PropertyResourceBundle

 at java.io.ObjectOutputStream.outputObject(Unknown Source)

 at java.io.ObjectOutputStream.writeObject(Unknown Source)

 at java.io.ObjectOutputStream.outputClassFields(Unknown Source)

 at java.io.ObjectOutputStream.defaultWriteObject(Unknown Source)

 at java.io.ObjectOutputStream.outputObject(Unknown Source)

 at java.io.ObjectOutputStream.writeObject(Unknown Source)

 at sun.beans.ole.OleBeanInterface.saveBean(Unknown Source)

___________________________________________________________________________
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

___________________________________________________________________________
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