Hi...
I am having problem with forgetPage method of IRequestCycle class in Tapestry
4.0. I am using that method in an listener method of Direct Link. I am able to
clear the contents of the specified page when the link is clicked twice. But
this doesn't happen when direct link is clicked only once...
I am using the method like this...
forgetPage(getPage().getPageName());
Kindly help me out of this.
Thanks,
-Subramanian