Imagine I have written two pages and linked them to two Java-classes, both WOComponents. The first page has a dynamically created link to the second page and calls it via pageWithName(..). How can I find out the name of the calling page within the second (target) page?