Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » BrowserField cannot load page
BrowserField cannot load page [message #1863851] Fri, 01 March 2024 10:35 Go to next message
Miloslav Frajdl is currently offline Miloslav FrajdlFriend
Messages: 48
Registered: June 2018
Member
When using BrowserField, I get an error when I try to load the page:

ERR_BLOCKED_BY_RESPONSE

Can someone please advise me what is wrong?

Note: I get the same error when I try to load the same page in https://scout.bsi-software.com/widgets/?dl=widget-browserfield

By example: https://www.idnes.cz/

Thank you very much.
Re: BrowserField cannot load page [message #1863855 is a reply to message #1863851] Fri, 01 March 2024 11:31 Go to previous messageGo to next message
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
Hi Miloslav

The site you try to embed might be forbidden to run in an iframe (which is used by the BrowserField). The website can configure that by using the X-Frame-Options HTTP response header.

Kind regards
mat
Re: BrowserField cannot load page [message #1863861 is a reply to message #1863855] Fri, 01 March 2024 13:53 Go to previous message
Miloslav Frajdl is currently offline Miloslav FrajdlFriend
Messages: 48
Registered: June 2018
Member
Thank you, that sounds good.

But I actually need to display a local HTML page (e.g. C:\help\index.html), but I get the same error. Is it possible to somehow configure Scout (BrowserFields) to display the page content in the result?

Now I am debugging under Eclipse, the target application will run on Tomcat.
Previous Topic:Horizontal Scroll Calendar
Next Topic:MOM marshaller question
Goto Forum:
  


Current Time: Thu May 09 00:50:22 GMT 2024

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

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

Back to the top