You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Arunachalam Sibisakkaravarthi <ar...@mcruncher.com> on 2020/03/20 01:34:10 UTC

Getting Javascript function return value in Wicket

Hi guys,
I want to execute js and get output in Wicket, so that it can be used in
other places where I want.
Is it possible in Wicket?



*Thanks And RegardsSibi.ArunachalammCruncher*

Re: Getting Javascript function return value in Wicket

Posted by Maxim Solodovnik <so...@gmail.com>.
You can create AbstractDefaultAjaxBehavior
create JS function of it
And call it from JS code
Then get result in response ....

On Fri, 20 Mar 2020 at 08:34, Arunachalam Sibisakkaravarthi
<ar...@mcruncher.com> wrote:
>
> Hi guys,
> I want to execute js and get output in Wicket, so that it can be used in
> other places where I want.
> Is it possible in Wicket?
>
>
>
> *Thanks And RegardsSibi.ArunachalammCruncher*



-- 
WBR
Maxim aka solomax

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