Posts by Samuel Cardoso • 11 points
2 posts
-
1
votes2
answers3414
viewsA: What are the advantages and disadvantages between action-based and Component-based frameworks?
The interesting thing would be the combination of these two paradigms, which is what Crux Framework allows us through GWT. With it, we have an Action Based (MVC Push) since HTTP requests are…
-
0
votes2
answers55
viewsA: Image upload using GWT
I recommend using the new features that Xmlhttprequest2 is bringing. A GWT framework that already encapsulates these features is the Crux Framework, take a look at it: http://www.cruxframework.org/…
gwtanswered Samuel Cardoso 11