- Jun 6, 2020
- 11,517
- 4,383
Hi Folks,
So I'm still trying to get my ABMaterial webapp going and running into problems that are a little bit past the edge of my knowledge...
I managed to deploy my webapp successfully and get it running under the http protocol but now I am trying to get it to run under the https protocol... Why? Because I need to embed the app into a WordPress page. I will be doing this using a WordPress plugin that permits you to embed external content into the page via an iframe.
Now...the WordPress site operates on https, which means that any iframe content also has to run on https. http is rejected.
I read Erel's tutorial (
So I'm still trying to get my ABMaterial webapp going and running into problems that are a little bit past the edge of my knowledge...
I managed to deploy my webapp successfully and get it running under the http protocol but now I am trying to get it to run under the https protocol... Why? Because I need to embed the app into a WordPress page. I will be doing this using a WordPress plugin that permits you to embed external content into the page via an iframe.
Now...the WordPress site operates on https, which means that any iframe content also has to run on https. http is rejected.
I read Erel's tutorial (
برای دیدن لینک ها باید ثبت نام کنید
) and also tchart's tutorial (
برای دیدن لینک ها باید ثبت نام کنید
) and did my best to follow them to the letter but when I start the jar on my server I keep getting error's. After peeking, poking...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید