I just finished developing a REST web service that is consumed by a mobile application. The web service is developed using Java and runs on the Apache server.
Now I'm going to the test part. And for this I need to host my web service on a real server. This is the first experience, and I just knew that using mutual (shared) hosting does not allow me to host any application in any language.
I use OVH which does not support Java web service hosting.
Does anyone have any other alternative. It will help a lot!
source share