Hi Shwetha D, we use GWT with MVP in a really big enterprise project. I can tell you that GWT is the only solution if you try to handle big javascript applications without hours of searching for spelling misstakes or things like this.
Maybe you already found samples like Bit<http://code.google.com/p/gwt-mvp-sample/> or Hive Development's example<http://blog.hivedevelopment.co.uk/2009/08/google-web-toolkit-gwt-mvp-example.html> or the tips from Google itself on GWT MVP<https://developers.google.com/web-toolkit/articles/mvp-architecture> . As you can imagine it's very difficult to point out more (and bigger) mvp examples because of most of them are not open source of any kind. If you specify more exactly what you need - maybe I can tell you little more. Greetz, mukarev Am Mittwoch, 2. Mai 2012 06:05:20 UTC+2 schrieb Shwetha D: > > Hi, > > We are starting a new initiative of developing a huge web app... We > have pretty much locked down the backed technologies, but still > struggling with the front end. Have looked around and found tons of > javascript frameworks and libs and tools to build them, but GWT really > caught our attention. > > Can anyone pls point out to one good example using GWT2.4 with > activities, places and MVP. I am looking at an enterprise level (huge > app) example.......... > > Thank you.. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/k4y9115q4nEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
