Thank you very much. It works perfectly.
Renat
On 29/11/06, Sam Gendler <[EMAIL PROTECTED]> wrote:
throw new RedirectException(link.getURL());
--sam
On 11/28/06, Renat Zubairov <[EMAIL PROTECTED]> wrote:
> Hello,
>
> How can I create a Page Redirect (not forward) with exception.
> I know th
throw new RedirectException(link.getURL());
--sam
On 11/28/06, Renat Zubairov <[EMAIL PROTECTED]> wrote:
Hello,
How can I create a Page Redirect (not forward) with exception.
I know that listener method may return ILink, then page redirect will
happen, but what is analogue of the PageRedirect
Hello,
How can I create a Page Redirect (not forward) with exception.
I know that listener method may return ILink, then page redirect will
happen, but what is analogue of the PageRedirectException that will do
redirect and not forward?
Thank you,
--
Best regards,
Renat Zubairov
--