I am using BrowserComponent to open a web page but showing error Connection
refused by server
afer start
Form hi = new Form("Browser", new BorderLayout());
BrowserComponent browser = new BrowserComponent();
browser.setURL("https://www.codenameone.com/");
hi.add(BorderLayout.CENTER, browser);
then stop.Please tell me where is problem
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/a9fa7d2b-5aa0-467c-a7e2-4344350831c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.