On Jun 2, 2005, at 6:06 AM, gvp wrote:
Hi all,
I have two pages A and B(implements IExternalPage interface).
I'd like to make forward (not redirect) from A.someListener to B page
but don't know how. Do you know any way of doing this?
You could simply activate the next page, though that's not
technically a "forward". Or you could throw PageRedirectException -
which I don't think is technically a forward either.
Why don't the above techniques work for you? Why do you need a
"forward" rather than an activate?
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]