I have a situation where when the user clicks on a link or button in the application where they go (i.e., what happens) depends in part on where they came from. So in order to implement this, I actually need to look at the N-1 and even N-2 items on the history stack. However, History does not have any methods to be able to look at stack ... anyone know why this is the case, and how to get around this? It seems to me like this might be a common use case ...
Constantin -- 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.