I am facing problem while printing through applet . when i am trying to
prepare the printerjob object it is giving security error . and no print
dialog box is appearing. i am using IE5 and WIN NT with JDK1.3. I have
enbaled the print related setting IE5 java setting.
how to sort out he problems.
-avp

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Ali
Chadorbaf
Sent: Sunday, December 30, 2001 3:49 AM
To: [EMAIL PROTECTED]
Subject: Print & Print Preview in JSP application?


Hi,
I moved from swing to JSP. Trying to convert same Swing application to JSP
application.
In the swing application I used PRINT method in JPanel classes which
implements
PRINTABLE interface to format and print the data to the printer. Also I
developed my own class to print preview the data(on a JFrame) before sending
to
the printer. So, each screen had print and print preview abilities.

Now I d like to have this functionality in JSP application too.
Would appreciate to advice me if I could used same print preview java class
(developed for swing application) in JSP application. If yes, please explain
how. If No, please advice me how could I have print and print preview
ability
in JSP application

Thanks...Ali

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.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

___________________________________________________________________________
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