Working with gwt-platform's MVP and UiHandlers

Working with gwt-platform's MVP and UiHandlers

In the previous post we learnt about JPA instrumentation and how to use Data Transfer Objects. In this post, we're going to look at a variation of the Model-View-Presenter (MVP) design pattern so that we can restrict the use of smartGWT components to Views and test Presenters with JUnit.

In this post, we'll:

Getting started with gwt-platform - part 2

Getting started with gwt-platform - part 2

In the previous post, we installed gwt-platform and had a look at some of the sample projects. Now, we're ready to create a GWT starter project and update it so that it uses gwt-platform.

In this post, we'll:

GWT and smartGWT Best Practices

GWT and smartGWT Best Practices

At this point, we've added support for multiple host pages and other languages to myCRM. Now, we're ready to look at some best practices for architecting GWT and smartGWT applications.

In this post, we'll:

Syndicate content