Re: Difficulty embedding mozilla using java

2006-10-01 Thread Marcus
[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Hey guys. I'm trying to embed mozilla with java for a data gathering tool. I don't actually need any visual elements--I just need to access the DOM and load URLs with the browser. Regardless... I just can't figure out how to embed mozilla. I

Re: Difficulty embedding mozilla using java

2006-10-01 Thread scott . andy
[EMAIL PROTECTED] wrote: > Hey guys. I'm trying to embed mozilla with java for a data gathering > tool. I don't actually need any visual elements--I just need to access > the DOM and load URLs with the browser. Regardless... I just can't > figure out how to embed mozilla. I am currently having

Difficulty embedding mozilla using java

2006-10-01 Thread scott . andy
Hey guys. I'm trying to embed mozilla with java for a data gathering tool. I don't actually need any visual elements--I just need to access the DOM and load URLs with the browser. Regardless... I just can't figure out how to embed mozilla. I am currently having trouble understanding how to impl