B4J Question problem with a server app in a ui program

TomDuncan

Active Member
Licensed User
Longtime User
Hi All,
I have a need to have a server running in a ui app.
I have this working by adding a handler to the server.
It will then build the page for display.
This works on another browser. (I can see the page build then it displays)
However, what I want to do is have a Webview to display the page I have just created.
It does get build the page from the log but nothing is shown.

Seems like it is building the page but the webview is not been updated.
It does work on other pages from other sites, however.
I am using the split pane example from a while ago.
I also put a dummy request for anim.html in but this did not work either.
I have included a zip of the demo. Just enter /anim.html for the browser.
I am using port 4326

Tom
 

Attachments

  • kiosk.zip
    11.3 KB · Views: 168

TomDuncan

Active Member
Licensed User
Longtime User
thanks for that. Just thought it was an easy way to work on the source and see the result.
Will open 2 b4j's and work that way.
Tom
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…