Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » OLE Web Browser
OLE Web Browser [message #78168] Mon, 28 February 2005 12:57 Go to next message
Eclipse UserFriend
Originally posted by: zme.il.ibm.com

Hi All,

I have been working with SWT for some time. I need to implement a very
basic function using SWT/OLE/Browser.
My requirement is to be able to open a browser(IE) inside
SWT frame and be able to parse the html content in order to pass
it to another java bean. I also need to be able to catch an event
when the page text was changed and parse the new change.
I'm a pure java person, I don't
know anything about OLE...
Can anyone give me a code sample that does it ? Any help will do.

Thanks in Advance,
Elad.
Re: OLE Web Browser [message #78183 is a reply to message #78168] Mon, 28 February 2005 13:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Look for browser component:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/dev.html#snippets

Hope it helps,

Chemi.

Elad Mazaki wrote:

> Hi All,
>
> I have been working with SWT for some time. I need to implement a very
> basic function using SWT/OLE/Browser.
> My requirement is to be able to open a browser(IE) inside
> SWT frame and be able to parse the html content in order to pass
> it to another java bean. I also need to be able to catch an event
> when the page text was changed and parse the new change.
> I'm a pure java person, I don't
> know anything about OLE...
> Can anyone give me a code sample that does it ? Any help will do.
>
> Thanks in Advance,
> Elad.
Re: OLE Web Browser [message #79644 is a reply to message #78183] Thu, 03 March 2005 03:33 Go to previous message
Eclipse UserFriend
Originally posted by: zme.il.ibm.com

Thanks for the reply.

It looks like this is the wrong group to post this question...
Anyway, I have seen these samples before, but i'm still looking
for a way to access the "Document" object using OLEAutomation.

Thanks in Advance,
Elad.

Chemi wrote:

> Look for browser component:
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/dev.html#snippets

> Hope it helps,

> Chemi.

> Elad Mazaki wrote:

>> Hi All,
>>
>> I have been working with SWT for some time. I need to implement a very
>> basic function using SWT/OLE/Browser.
>> My requirement is to be able to open a browser(IE) inside
>> SWT frame and be able to parse the html content in order to pass
>> it to another java bean. I also need to be able to catch an event
>> when the page text was changed and parse the new change.
>> I'm a pure java person, I don't
>> know anything about OLE...
>> Can anyone give me a code sample that does it ? Any help will do.
>>
>> Thanks in Advance,
>> Elad.
Previous Topic:WTP won't produce WSDL files
Next Topic:Servlets refuse to compile
Goto Forum:
  


Current Time: Wed Jul 23 17:35:15 EDT 2025

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

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

Back to the top