I developed web app using J2EE. I want to know is there any free website or portal that enables us to host our app?
closed as off topic by ChrisF♦ Dec 21 '12 at 11:07
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Google App Engine (GAE) supports Java, if your application is designed to run on the cloud it can be hosted for free, until you have many users / bandwith requirements. http://code.google.com/appengine/docs/java/gettingstarted/ |
|||
|
|
|
You may also want to check out http://sourceforge.net/create/ Your application is made available for download, and you will also receive stats. There is a great community behind SourceForge, and there is a built in bug tracking system! |
|||
|
|
|
Try these two free hosting sites. These run your application on cloud. |
|||
|
|