org.eclipse.swt.browser.Browser
I load the embedded browser into Java and have it load a page.
It seems to load really slow… is this an issue with the page caching? What can I do to speed this up?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The embedded browser is the Internet Explorer on Windows, and Mozilla on Linux. We use it too, but it works perfectly and is not slow at all. If you want to let it appear faster, you should load the page and make the browser visible afterwards.