Eugenio Member Licensed User Longtime User Aug 19, 2016 #1 Hello! I'm trying to put the example WebAppHelloWorld to work on my site. Locally it works perfectly. Localhost: 51042 I made an upload of the complete www folder to my site, but when access example: http://www.teste.com.br/www/index.html Displays the standard page of WebAppHelloWorld app but does not perform the calculation. How do I access? http://www.teste.com.br/www:51042? So also does not work. Does anyone could give me some help? Thank you very much!
Hello! I'm trying to put the example WebAppHelloWorld to work on my site. Locally it works perfectly. Localhost: 51042 I made an upload of the complete www folder to my site, but when access example: http://www.teste.com.br/www/index.html Displays the standard page of WebAppHelloWorld app but does not perform the calculation. How do I access? http://www.teste.com.br/www:51042? So also does not work. Does anyone could give me some help? Thank you very much!
alwaysbusy Expert Licensed User Longtime User Aug 19, 2016 #2 It does not work on standard hosting. You need to upload it to a VPS capable of running Java so you can start your .jar file. Upvote 0
It does not work on standard hosting. You need to upload it to a VPS capable of running Java so you can start your .jar file.
Erel B4X founder Staff member Licensed User Longtime User Aug 21, 2016 #3 See this tutorial: [server] Run a Server on a VPS Upvote 0