requestcycle.setrequesttarget(new redirectrequesttarget(url));

-igor


On 10/9/07, Nili Adoram <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Suppose I want to forward the HTTP request to some external url (NOT a
> wicket page, e.g. a JSP page).
> I want to end the request cycle at this point ( not include this URL inside 
> my page).
> How can I simulate request.getRequestDispatcher(url).forward() within a
> wicket page?
> Thanks
> Nili
>
>
>
>
> --
> 10x,
> Nili Adoram
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to