How to Embedded the Https and http url

Hi Every Body,

I am using vaadin Embedded but it’s not embedded the https and http url if any possible another way actually i am using WizardProgressListener am i internally using vaadin Embedded arrow = new Embedded(“”, new ExternalResource(url)); it’s not show the page still now i am using paypal payment api is not embedded . How will it fixed i am already post same issue is not every one replay please help us my application.

eg :
url=“https://some.com” or http=“http:some.com”
Embedded arrow = new Embedded(“”, new ExternalResource(url));

Thanks
karthik