Deploying Web Application

When ZenDevX generates code it automatically deploys the application to the folder selected if deployed locally and to the server path specified if deployed remotely.

The whole process of deployment to completely dependent on your Server settings in Project Info.

If you have chosen Remote Server then ZenDevX Design Studio will automatically generate files in local PC and upload them to the server so you as a developer do not have to go through the hassle of collecting all the generated files and uploading them to your remote server manually.

In case of Remote Server it is mandatory that the user first should upload our Framework (framework.zip) on your remote server and unzip the file in the folder you want to deploy the final application. Without this process having been completed successfully, the generated app will not work on remote server.

Last updated