Hi.

I have just created the example application in eclipse using New->Web
Application Project. It has the initial page with the text field and
the send button.

I would like to forward all calls of the type http://myapplication.com/ABCDEF
to the initial page of the application. Here "ABCDEF" are six random
symbols.

This way when the user types http://myapplication.com/ABCDEF the text
ABCDEF should be filled in a text field.

Does anyone knows how I could achieve this?

Thanks in advance.

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

Reply via email to