Re: persisting a javascript object via wicket

2010-03-01 Thread Cemal Bayramoglu
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 doug...@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-subscr...@yahoogroups.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



Re: persisting a javascript object via wicket

2010-03-01 Thread Igor Vaynberg
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
doug...@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-subscr...@yahoogroups.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