The www folder needs to be used in correspondence with the produced .jar file. That folder is not meant to be used with another type of web server (Apache, lighttpt, nginx, etc). For example, you could create a folder called mysite at the root folder. In that folder, you place the .jar file and the www directory. You then run the .jar file and access your site via thethe b4j template is creating the website but putting the website on my server and calling the page just show the loading animation.
ipaddress|hostname:port#/applicationname
. The build in server (jServer) of the .jar file will handle the .html/.css/.js/etc files located under the www folder.:p
from showing up as and how can i make this site public?The www folder needs to be used in correspondence with the produced .jar file. That folder is not meant to be used with another type of web server (Apache, lighttpt, nginx, etc). For example, you could create a folder called mysite at the root folder. In that folder, you place the .jar file and the www directory. You then run the .jar file and access your site via the ipaddress|hostnameort#/applicationname. The build in server (jServer) of the .jar file will handle the .html/.css/.js/etc files located under the www folder.
This may need to be a new thread. Part of it depends on what you plan to run this (windows/linux/etc, real hardware/virtual, etc) and from where (from home, server farm, etc.)and how can i make this site public?
ok thanx for your answer, it seems to be too complicated for me. will look for a different solution. thanxThis may need to be a new thread. Part of it depends on what you plan to run this (windows/linux/etc, real hardware/virtual, etc) and from where (from home, server farm, etc.)