I'm going to implement an web app in gae.
I was wondering which is the best framwork for that?
I used the struts2
but it seems to be not supported.
Is there any MVC or similat inside the GAE?
What do you think is the best way?
PS: the application should be basically a collections of user profiles (with different informations) + a collections of place descriptions (which picture, descriptions, and user comments).