Possible Duplicate:
How to find web hosting that meets my requirements?
The problem is the following: I made an EJB+JPA+GWT webpage which uses GWT for the visual layer, EJBs for the service layer and JPA for interacting with the database layer.
I was wondering if there was a way to host my website in the Google App Engine (GAE) but then I learned that GAE doesn't support EJB´s, so I was wondering if anyone knew of a cheap solution for hosting a web page that uses GWT+GAE+JPA.