You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Douglas Ferguson <do...@douglasferguson.us> on 2010/03/01 23:58:35 UTC

persisting a javascript object via wicket

We are looking at building a JQuery plugin that would give us some drag and drop capabilities.

When the users does this, we'd like to persist the state to the db.

How can we trigger an ajax call to wicket so that our persistence method for the page will get called?


Douglas Ferguson
 
mobile: 512.293.7279
office/fax: 512.462.0408
skype: stillrecording
aim:   DaAmericanRuse
 
-

http://www.linkedin.com/in/douglasferguson 
http://www.myspace.com/douglasferguson
http://www.douglasferguson.us/ 
http://www.distilleryrecords.com/
http://www.stillrecording.com/
 
Join my mailing list: distilleryrecords-subscribe@yahoogroups.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: persisting a javascript object via wicket

Posted by Igor Vaynberg <ig...@gmail.com>.
there are a bunch of drag and drop implementations for wicket, google
is your friend. im sure some if not most have serverside callbacks.

-igor

On Mon, Mar 1, 2010 at 2:58 PM, Douglas Ferguson
<do...@douglasferguson.us> wrote:
>
> We are looking at building a JQuery plugin that would give us some drag and drop capabilities.
>
> When the users does this, we'd like to persist the state to the db.
>
> How can we trigger an ajax call to wicket so that our persistence method for the page will get called?
>
>
> Douglas Ferguson
>
> mobile: 512.293.7279
> office/fax: 512.462.0408
> skype: stillrecording
> aim:   DaAmericanRuse
>
> -
>
> http://www.linkedin.com/in/douglasferguson
> http://www.myspace.com/douglasferguson
> http://www.douglasferguson.us/
> http://www.distilleryrecords.com/
> http://www.stillrecording.com/
>
> Join my mailing list: distilleryrecords-subscribe@yahoogroups.com
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: persisting a javascript object via wicket

Posted by Romeo Sheshi <rs...@gmail.com>.
hi

I used wiquery for drag'n drop very easy

Re: persisting a javascript object via wicket

Posted by Cemal Bayramoglu <jW...@cabouge.com>.
Douglas,

See Al's drag 'n' drop list editor slides at
http://jweekend.com/dev/ArticlesPage .

Regards - Cemal
jWeekend
OO & Java Technologies, Wicket
Consulting, Development, Training
http://jWeekend.com

On 1 March 2010 22:58, Douglas Ferguson <do...@douglasferguson.us> wrote:
>
> We are looking at building a JQuery plugin that would give us some drag and drop capabilities.
>
> When the users does this, we'd like to persist the state to the db.
>
> How can we trigger an ajax call to wicket so that our persistence method for the page will get called?
>
>
> Douglas Ferguson
>
> mobile: 512.293.7279
> office/fax: 512.462.0408
> skype: stillrecording
> aim:   DaAmericanRuse
>
> -
>
> http://www.linkedin.com/in/douglasferguson
> http://www.myspace.com/douglasferguson
> http://www.douglasferguson.us/
> http://www.distilleryrecords.com/
> http://www.stillrecording.com/
>
> Join my mailing list: distilleryrecords-subscribe@yahoogroups.com
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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