I finished to build my semester project and now I need to show it to the lecturer.
This project is a MVC server ..
It contains Java Servlet (Contoller), JSP for the views.
I'm using Hibernate 3.6.4 for the Model (DAO) layer and MySQL for the database.
And of course Tomcat server 7.
Is there a free hosting service where I can host my project?
It is not deprecated. They are still releasing new features on the latest Servlet (like async Servlet). And many of the Java web frameworks are building on top the the Servlet technology.
All of Hostinger's VPS plans are Java-ready, and come in either Linux or Windows form.
Apache Tomcat is easily the most popular servlet container used by developers to host Java applications. Since its initial release in 1999, the free open-source program has been downloaded more than 10 million times, and remains a Java web hosting staple to this day.
Try Openshift. https://www.openshift.com With 3 free gears you can setup Tomcat/JBoss and MySQL. It can be integrated with Eclipse and hot deployments are possible (via git). Also, to MySQL, you can add PhpMyAdmin controller.
Amazon Web Services has a free usage tier that you can use without charge for 12 months. You could use an EC2 micro instance to host Tomcat and an RDS instance for MySQL. Alternatively you could install MySQL in the same EC2 instance as Tomcat.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With