For completeness sake:
http://cwiki.apache.org/WICKET/how-to-redirect-to-an-external-non-wicket-page.html
Igor Vaynberg wrote:
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]
--
Matthijs Wensveen
Func. Internet Integration
W http://www.func.nl
T +31 20 4230000
F +31 20 4223500
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]