Monday, September 6, 2010

Upgrading from GWT 1.4 to 2.0

I am trying to upgrade a GWT 1.4 application to 2.0 but I am having a
problem with the welcome file.

The 1.4 application uses a servlet as the welcome file. The servlet
checks the user credentials and forwards to the HTML page that loads
the GWT application if the user has the right credentials.

I have been trying to do the same with the GWT 2.0 version but no
matter what I put as the welcome file the HTML page is always loaded,
never the servet.

Is this not possible any more or is there a trick to make it work?

--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment