I have just started using GWT for web interface for our application.

My app has three different views for three different types of users.
Each user has different type of interface (i.e. different navigation
different menus etc).

There is one login page which will be index page of the application.
The user shall enter the credentials and will be redirected to his/her
section.

My problem is that how I can transform this scenario in GWT context.
Weather I shall have four modules (i.e. one for login and other three
for three type of users); weather there will be one module and I just
have to change/load panels according to the user view type.

Kindly help me in this regard.

Cheers

Raza

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to