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