I have a project where depending on the user role he\'s being redirected to completely different UIs right after logging in. I\'m planning to separate the project structure into several GWT modules li
In most of the Activities and Places examples I\'ve seen, people use a SimplePanel as the display for an ActivityManager.
In GWT using the History/Activities/Places apis you end up with urls like this http://192.168.0.104:8888/brokerage.html?gwt.codesvr=192.168.0.104:9997#StartPlace:params
I am having thought experiments investigating the viability of enhancing Place class. Presuming Google would grant us courtesy of such an enhancement, would the following enhancement to the Place clas
I\'m building roo samples gwtNoEntities, I\'m getting following failure log. Could any one fixed this problem. please let me know.
I am facing a similar issue to the problem faced by the similar StackOverflow question Way to specify multiple interfaces in Java but as it specifically applies to the GWT MVP example framework presen
I have read a lot of gwt-mvp questions that are asked here, but since i\'m totally new to this design pattern I would like to ask some questions:
I am asking this question because, I see that Roo include SPRING MVC and GWT...but - GWT (on its website) shows an example of a MVP pattern but I think it is not comparable with the SPRING MVC framewo
I am new to GWT and MVP and have explored a few libraries (gwt-sl, gwt-presenter,gwt-dispatch) and frameworks (smartgwt ..) and i am getting very confused.
i learned how to implement my own SuggestionOracle(\"AuSuggestOracle\") and own Suggestions(\"AuMultiWordSuggestion\"). In my case the suggestion object