Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » how I have browser event of miss image
how I have browser event of miss image [message #904316] Tue, 28 August 2012 08:19
attilio olivieri is currently offline attilio olivieriFriend
Messages: 7
Registered: August 2012
Junior Member
Hi all,
I had a java program with "javamail" and "lobobrowser" to view my emails.
I replaced the "lobobrowser system" with the "org.eclipse.swt.browser system" (swt.jar), but I had some problem with the "cid images".
To resolve the problem I used "jsoup parse" to catch the "cid images" and insert the source data directly into the html file (I use the text system). It runs very good.
I want to know if it exists another way to obtain the same result, for example the browser event.
If the browser "miss image" event exists (the "cid images" in this case), I can give the data source image directly by this event without changing the html source (text source) .
This is only a sample to indicate what I would.
Any help is appreciated!
Previous Topic:common navigator framework: adding popup menu entry under New Submenu
Next Topic:How to set JVM args for Jboss in Juno.
Goto Forum:
  


Current Time: Thu Apr 25 07:05:35 GMT 2024

Powered by FUDForum. Page generated in 0.03171 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top