You can start from this article in documentation: http://code.google.com/webtoolkit/articles/dynamic_host_page.html
It's quite simple to convert it from the basic servlet/jsp example to anything you're using on the server side. Regards Lorenzo On Feb 4, 12:19 pm, nofear <[email protected]> wrote: > Hello , > i'm currently developing an exam project but i'm kind of started to > GWT. So here's my question : > > I have a log in page which asks username and password to log in for > students or teachers. After confirmation the informations of students > or teachers, i would like to redirect user to his proper page (i mean > change the log-in page to his proper page) , basicly i didn't > understand how can i do that after clicking the "CONFIRM" button. > > Thanks for all help. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
