Are you sure it just isn't taking a long time for the first click?
I have a similar DirectLink method, that uses forgetPage(), and the first
click takes about 5-6 seconds, but after that everything works fine...
----- Original Message -----
From: "Subramanian Thangamuthu" <[EMAIL PROTECTED]>
To: "Tapestry users" <[email protected]>
Sent: Tuesday, February 07, 2006 5:10 AM
Subject: problem with forgetPage method of IRequestCycle class in Tapestry
4.0
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]