Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Communicating between modules

    I'm in the process of developing a small scale app using smart gwt 2.4. The appl will have two pages. Initially, when the user logs in he'll see the login page and on submit, the control will take him to page 2. Now, how do i communicate between these two pages. I will need the data that the user entered in page 1 to be displayed in page 2. I have defined them as two separate modules. Will that help? Or, is it ok to have a container and swap the contents dynamically on submit? Which is the best approach?
    I am a newbie to smart gwt. any help will be really useful.
    - thanks
Working...
X