We haven't ignored your question... I'm just
researching how to do this... The servlet API has access to a
history method... I'm just trying to see how to do this
and test it out.<br><br>We've been using a
"breadcrumb" mediator in our development which is kept in
session and keeps track of where the person has been. You
get the URI and push it on a stack in the mediator...
But there should be another way to do
it.