|
Caution about printing with applets.... a while ago, I did some research about doing this with IE4.... It was not pretty. IE4 started ANOTHER instance of the applet and ran the print from there.... I ended up having to make the applet smart enough to know that it was the "printing copy" and not do stupid things like load the data again, or ask for sign on information. Not too difficult.... two applets can talk to each other, and exchange data, but it was sort of uggly. I have not looked into Netscape or IE5. Nick "DUCRET Gilles (GVA)" <Gilles.DUCRET@lloydsbank.ch>@midrange.com on 05/24/2000 02:38:43 AM Please respond to JAVA400-L@midrange.com Sent by: owner-java400-l@midrange.com To: "'JAVA400-L@midrange.com'" <JAVA400-L@midrange.com> cc: Subject: RE: Printing with websphere We've already seen this solution. The problem is always the same: all the tools we have seen to do that use AWT, so we need Remote AWT. The only other alternative seems effectivly to be applets. We'll do that if we don't have other solutions Thanks Gilles -----Original Message----- From: Pluta@nexgensoftware.com [mailto:Pluta@nexgensoftware.com] Sent: mardi, 23. mai 2000 21:43 To: JAVA400-L@midrange.com Subject: Re: Printing with websphere Gilles, the only way I can think of to effectively use JavaServer Pages (by that, I assume you mean HTML-only) is to generate a temporary GIF or JPEG image and then send the image to the user (to see this in action, take a look at http://www.mapquest.com).? I personally don't know how to do that, but it will require some thinking on your part.? The only other alternative is to use an applet. Joe +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +--- ********************************************************************** This E-mail and any files transmitted with it are confidential and intended for the exclusive use of the addressee(s) only. You should not disclose its contents to any other person. If you are not the intended recipient please notify the sender immediately. ********************************************************************** +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.