Hi,
Once the development of ABMaterial application is completed, the next process would be to deploy (upload) the ABM Application to the VPS Server.
Question No 1
Do I need to uploaded the whole contents of the Objects folder to the VPS server ? ie including the folders
bin, src etc ? Somewhere I read that all files under the objects folder are required and also the www folder, but what about the folders
bin and
src ?

Question No 2
After the deployment, on a later date, we may need to make some modification of the existing application. In that case, do I have to upload the whole contents under the objects folder once again ?
Of course, I agree that it is always better to delete the existing folder contents in the server and re-upload the whole contents under the OBJECTS folder from the development PC once again is the safest way.
I do understand that, in any case, the modified JAR file should be uploaded and if we created or modified some pages, then the equivalent folder under the www\ApplicationName\PageName folders also should be copied and updated. If we added or modified any images then the www\ApplicationName\images folder also should be updated.
Just for my knowledge sake.
Thanks