On Thu, Aug 2, 2012 at 5:20 PM, Paul Bors <p...@bors.ws> wrote:
> Can't you simply get away with calling setResponsePage()?

This is the same. setResponsePage() uses #scheduleRequestHandlerAfterCurrent().

>
> ~ Thank you,
>    Paul C Bors
>
> On Aug 1, 2012, at 20:17, vinitty <vini...@gmail.com> wrote:
>
>> I am trying to do the redirection from AjaxSubmitLink onSubmit method
>> using this
>> RequestCycle.get().scheduleRequestHandlerAfterCurrent(reqTarget);
>>
>> But i am not seeing redirection on browser
>>
>> I am using wicket 1.5.7
>>
>> Please help me
>>
>>
>>
>>
>>
>> --
>> View this message in context: 
>> http://apache-wicket.1842946.n4.nabble.com/Redirecting-from-Ajax-onSubmit-tp4650938.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to