Search found 2 matches
- Thu Oct 04, 2018 7:11 am
- Forum: Webhosting
- Topic: Java for a webapp
- Replies: 1
- Views: 1923
Re: Java for a webapp
Nevermind, please close this. For anyone running in to the same problem as me: make sure you're downloading the correct version of java. Link to DL: https://www.java.com/en/download/linux_manual.jsp Download and install: mkdir ~/bin cd ~/bin wget http://javadl.oracle.com/webapps/download/AutoDL?Bund...
- Wed Oct 03, 2018 8:28 pm
- Forum: Webhosting
- Topic: Java for a webapp
- Replies: 1
- Views: 1923
Java for a webapp
Hi, I was hoping to host my webapp on the webserver I'm currently using. It runs on Java (since it's the one lang that I'm the least terrible at), but I noticed that the webserver doesn't have java pre-installed. Is there something I have to do in order to enable it, or do I have to purchase a diffe...