I don't know whether it is posted in the right forum? This is regd the web hosting.
I am developing an application with
JSP,
Servlet and
EJB with MySQL DB. I am doing this project to get familiarize with these technologies.
I need a help in this regard. For example: after developing the application, I am creating ear file and deploying it in the application server (
JBoss, which I am using right now). Then accessing the deployed applications thru http:\\localhost:8080\app.
I want to deploy the application in real free web site(for
testing purpose, not for the real project). How can I do this like accessin my application in internet http:\\mywebsitefortrial:80\app. Is there any free web hosting sites are available. What about the application server and DB? Whether it will come along with the web hosting site.
Can anyone throw some light on it?
[ December 29, 2008: Message edited by: Mike Thomson ]