java - Moving Web Application To Web Hosting/Web Server -
let's imagine have finished web application made javaee. web application contains login system in end basic web application. used glassfish 3.1.2.2.
i know once finished web application move/deploy web application web hosting/web server, let's bluehost. measures need make, how done , requirements there are?
i have been searching around internet not found single page answer question.
you need package war file , deploy on server.
the best , free use openshift. comes tomcat can use. remember tomcat doesn't support ejbs.
Comments
Post a Comment